Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_ipsec.c102 static errno_t ipsec_proto_pre_output(ifnet_t interface, protocol_family_t protocol,
4111 ipsec_proto_pre_output(__unused ifnet_t interface, in ipsec_proto_pre_output() function
4132 proto.pre_output = ipsec_proto_pre_output; in ipsec_attach_proto()