Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dif_ipsec.c100 static errno_t ipsec_proto_input(ifnet_t interface, protocol_family_t protocol,
4087 ipsec_proto_input(ifnet_t interface, in ipsec_proto_input() function
4142 proto.input = ipsec_proto_input; in ipsec_attach_proto()
4211 return ipsec_proto_input(interface, protocol, packet, NULL); in ipsec_inject_inbound_packet()