Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_sec.h31 void sec_input(struct sec_softc * , int, int,
H A Dif_sec.c441 sec_input(struct sec_softc *sc, int af, int proto, struct mbuf *m) in sec_input() function
/openbsd/sys/netinet/
H A Dipsec_input.c566 sec_input(sc, af, prot, m); in ipsec_common_input_cb()