Searched defs:opt_rx (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| H A D | mptcp.h | 158 mptcp_parse_option(const struct sk_buff *skb, const unsigned char *ptr, int opsize, struct tcp_options_received *opt_rx) mptcp_parse_option() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | tcp_nip_input.c | 862 void tcp_nip_parse_mss(struct tcp_options_received *opt_rx, in 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 | 3963 smc_parse_options(const struct tcphdr *th, struct tcp_options_received *opt_rx, const unsigned char *ptr, int opsize) smc_parse_options() argument 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 [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_input.c | 3997 smc_parse_options(const struct tcphdr *th, struct tcp_options_received *opt_rx, const unsigned char *ptr, int opsize) smc_parse_options() argument 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 [all...] |
Completed in 17 milliseconds