Home
last modified time | relevance | path

Searched defs:tcp_hdrlen (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_TCPOPTSTRIP.c38 int tcp_hdrlen; in tcpoptstrip_mangle_packet() local
H A Dxt_TCPMSS.c79 int len, tcp_hdrlen; in tcpmss_mangle_packet() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_TCPOPTSTRIP.c38 int tcp_hdrlen; in tcpoptstrip_mangle_packet() local
H A Dxt_TCPMSS.c79 int len, tcp_hdrlen; in tcpmss_mangle_packet() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h95 static inline unsigned int tcp_hdrlen(const struct tcphdr *th) in tcp_hdrlen() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h96 static inline unsigned int tcp_hdrlen(const struct tcphdr *th) in tcp_hdrlen() function
/kernel/linux/linux-5.10/include/net/
H A Drequest_sock.h47 u32 tcp_hdrlen; member
/kernel/linux/linux-6.6/include/net/
H A Drequest_sock.h47 u32 tcp_hdrlen; member
/kernel/linux/linux-5.10/include/linux/
H A Dtcp.h34 static inline unsigned int tcp_hdrlen(const struct sk_buff *skb) in tcp_hdrlen() function
/kernel/linux/linux-6.6/include/linux/
H A Dtcp.h34 static inline unsigned int tcp_hdrlen(const struct sk_buff *skb) in tcp_hdrlen() function

Completed in 7 milliseconds