Home
last modified time | relevance | path

Searched defs:tcp_hdr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtcp.h55 tcp_hdr(struct sk_buff *skb) in tcp_hdr() function
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d182 struct tcphdr *tcp_hdr; /* raw TCP header */ member
201 struct tcphdr *tcp_hdr; /* raw TCP header */ member
/freebsd/sys/dev/oce/
H A Doce_if.c1473 struct tcphdr *tcp_hdr = NULL; oce_correct_header() local