Home
last modified time | relevance | path

Searched refs:necp_mark_packet_as_keepalive (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dnecp.h1385 extern int necp_mark_packet_as_keepalive(struct mbuf *packet, bool is_keepalive);
H A Dnecp.c11319 necp_mark_packet_as_keepalive(struct mbuf *packet, bool is_keepalive) in necp_mark_packet_as_keepalive() function
/xnu-8792.41.9/bsd/netinet6/
H A Dipsec.c4956 necp_mark_packet_as_keepalive(m, TRUE); in ipsec_send_natt_keepalive()
5031 necp_mark_packet_as_keepalive(m, TRUE); in ipsec_send_natt_keepalive()