Home
last modified time | relevance | path

Searched defs:protoff (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/netinet/
H A Dipsec_input.c183 ipsec_common_input(struct mbuf ** mp,int skip,int protoff,int af,int sproto,int udpencap) ipsec_common_input() argument
361 ipsec_common_input_cb(struct mbuf ** mp,struct tdb * tdbp,int skip,int protoff) ipsec_common_input_cb() argument
772 int protoff; ah46_input() local
805 int protoff; esp46_input() local
829 int protoff; ipcomp46_input() local
975 int protoff, nxt, l; ipsec_protoff() local
[all...]
H A Dip_ipcomp.c134 ipcomp_input(struct mbuf **mp, struct tdb *tdb, int skip, int protoff) in ipcomp_input()
304 ipcomp_output(struct mbuf *m, struct tdb *tdb, int skip, int protoff) in ipcomp_output()
H A Dip_ah.c530 ah_input(struct mbuf **mp, struct tdb *tdb, int skip, int protoff) in ah_input()
858 ah_output(struct mbuf *m, struct tdb *tdb, int skip, int protoff) in ah_output()
H A Dip_esp.c341 esp_input(struct mbuf **mp, struct tdb *tdb, int skip, int protoff) in esp_input()
687 esp_output(struct mbuf *m, struct tdb *tdb, int skip, int protoff) in esp_output()
H A Dtcp_subr.c989 int protoff) in tcp_signature_tdb_input() argument
997 int protoff) in tcp_signature_tdb_output() argument
H A Dudp_usrreq.c317 int protoff; udp_input() local