Searched defs:protoff (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sys/netinet/ |
| D | ipsec_input.c | 188 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
|
| D | ip_ipcomp.c | 134 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()
|
| D | ip_ah.c | 530 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()
|
| D | ip_esp.c | 341 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()
|
| D | tcp_subr.c | 989 int protoff) in tcp_signature_tdb_input() 997 int protoff) in tcp_signature_tdb_output()
|
| D | udp_usrreq.c | 324 int protoff; in udp_input() local
|