Searched defs:iphlen (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/netinet/
H A Dipsec_output.c413 int iphlen; local
H A Digmp.c222 int iphlen = *offp; local
H A Dtcp_output.c885 int iphlen; local
1204 int firstlen, iphlen, hlen, tlen, off; local
[all...]
H A Dif_ether.h311 u_int iphlen; member in struct:ether_extracted
H A Dudp_usrreq.c196 int iphlen = *offp; local
[all...]
H A Dtcp_subr.c1011 tcp_signature(struct tdb *tdb, int af, struct mbuf *m, struct tcphdr *th, int iphlen, int doswap, char *sig) argument
H A Dtcp_input.c356 int iphlen = *offp; local
2118 tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt, struct tcphdr *th, struct mbuf *m, int iphlen, struct tcp_opt_info *oi, u_int rtableid, uint64_t now) argument
2793 int iphlen; local
3053 int iphlen; local
3758 syn_cache_add(struct sockaddr *src, struct sockaddr *dst, struct tcphdr *th, u_int iphlen, struct socket *so, struct mbuf *m, u_char *optp, int optlen, struct tcp_opt_info *oi, tcp_seq *issp, uint64_t now) argument
[all...]
/openbsd-current/sys/net/
H A Dif_gre.c1001 int iphlen = *offp, hlen, rxprio; local
966 gre_input_1(struct gre_tunnel *key, struct mbuf *m, const struct gre_header *gh, uint8_t otos, int iphlen) argument
3980 eoip_input(struct gre_tunnel *key, struct mbuf *m, const struct gre_header *gh, uint8_t otos, int iphlen) argument
[all...]

Completed in 203 milliseconds