Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dipsec.c260 bool ipsec_fill_offload_frame(ifnet_t ifp, struct secasvar *sav, struct ifnet_keepalive_offload_fra…
5054 ipsec_fill_offload_frame(ifnet_t ifp, in ipsec_fill_offload_frame() function
/xnu-8796.121.2/bsd/netkey/
H A Dkey.c525 bool ipsec_fill_offload_frame(ifnet_t ifp, struct secasvar *sav, struct ifnet_keepalive_offload_fra…
10432 if (ipsec_fill_offload_frame(ifp, sav, frame, frame_data_offset)) { in key_fill_offload_frames_for_savs()