Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h1501 extern int necp_mark_packet_as_keepalive(struct mbuf *packet, bool is_keepalive);
H A Dnecp.c13314 necp_mark_packet_as_keepalive(struct mbuf *packet, bool is_keepalive) in necp_mark_packet_as_keepalive() function
/xnu-11417.140.69/bsd/netinet6/
H A Dipsec.c5238 necp_mark_packet_as_keepalive(m, TRUE); in ipsec_send_natt_keepalive()
5313 necp_mark_packet_as_keepalive(m, TRUE); in ipsec_send_natt_keepalive()