Searched defs:estab (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_hdr_options.c | 598 int estab(struct bpf_sock_ops *skops) in estab() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_hdr_options.c | 598 int estab(struct bpf_sock_ops *skops) in estab() function
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip_input.c | 862 tcp_nip_parse_mss(struct tcp_options_received *opt_rx, const struct tcphdr *th, const unsigned char *ptr, int opsize, int estab) tcp_nip_parse_mss() argument 891 tcp_nip_parse_options(const struct sk_buff *skb, struct tcp_options_received *opt_rx, int estab, struct tcp_fastopen_cookie *foc) tcp_nip_parse_options() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_input.c | 4028 tcp_parse_options(const struct net *net, const struct sk_buff *skb, struct tcp_options_received *opt_rx, int estab, struct tcp_fastopen_cookie *foc) tcp_parse_options() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_input.c | 4063 tcp_parse_options(const struct net *net, const struct sk_buff *skb, struct tcp_options_received *opt_rx, int estab, struct tcp_fastopen_cookie *foc) tcp_parse_options() argument
|
Completed in 22 milliseconds