Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet6/
H A Dipsec.c259 int ipsec_send_natt_keepalive(struct secasvar *sav);
5148 ipsec_send_natt_keepalive( in ipsec_send_natt_keepalive() function
/xnu-11215.61.5/bsd/netkey/
H A Dkey.c539 int ipsec_send_natt_keepalive(struct secasvar *sav);
6309 if (ipsec_send_natt_keepalive(*(--savkaptr))) { in key_timehandler()