Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dipsec_input.c188 ipsec_common_input(struct mbuf **mp, int skip, int protoff, int af, int sproto, in ipsec_common_input()
366 ipsec_common_input_cb(struct mbuf **mp, struct tdb *tdbp, int skip, int protoff) in ipsec_common_input_cb()
767 int protoff; in ah46_input() local
800 int protoff; in esp46_input() local
824 int protoff; in ipcomp46_input() local
970 int protoff, nxt, l; in ipsec_protoff() local
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()
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()
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()
Dtcp_subr.c989 int protoff) in tcp_signature_tdb_input()
997 int protoff) in tcp_signature_tdb_output()
Dudp_usrreq.c324 int protoff; in udp_input() local