Home
last modified time | relevance | path

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

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