Home
last modified time | relevance | path

Searched refs:ipsec_send_natt_keepalive (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/netinet6/
H A Dipsec.c261 int ipsec_send_natt_keepalive(struct secasvar *sav);
5168 ipsec_send_natt_keepalive( in ipsec_send_natt_keepalive() function
/xnu-10002.41.9/bsd/netkey/
H A Dkey.c524 int ipsec_send_natt_keepalive(struct secasvar *sav);
6339 if (ipsec_send_natt_keepalive(*(--savkaptr))) { in key_timehandler()