Searched defs:optoff (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | xt_dccp.c | 42 unsigned int optoff = __dccp_hdr_len(dh); in dccp_find_option() local
|
| H A D | nf_conntrack_seqadj.c | 124 unsigned int dir, optoff, optend; in nf_ct_sack_adjust() local [all...] |
| H A D | nf_synproxy_core.c | 190 unsigned int optoff, optend; in synproxy_tstamp_adjust() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_dccp.c | 42 unsigned int optoff = __dccp_hdr_len(dh); in dccp_find_option() local
|
| H A D | nf_conntrack_seqadj.c | 124 unsigned int dir, optoff, optend; in nf_ct_sack_adjust() local [all...] |
| H A D | nft_exthdr.c | 417 unsigned int thoff, dataoff, optoff, optlen, i; in nft_exthdr_dccp_eval() local
|
| H A D | nf_synproxy_core.c | 190 unsigned int optoff, optend; in synproxy_tstamp_adjust() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | exthdrs.c | 74 static bool ip6_tlvopt_unknown(struct sk_buff *skb, int optoff, in ip6_tlvopt_unknown() argument 208 static bool ipv6_dest_hao(struct sk_buff *skb, int optoff) in ipv6_dest_hao() argument 913 static bool ipv6_hop_ra(struct sk_buff *skb, int optoff) in ipv6_hop_ra() argument 930 ipv6_hop_jumbo(struct sk_buff *skb, int optoff) ipv6_hop_jumbo() argument 974 ipv6_hop_calipso(struct sk_buff *skb, int optoff) ipv6_hop_calipso() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | exthdrs.c | 64 static bool ip6_tlvopt_unknown(struct sk_buff *skb, int optoff, in ip6_tlvopt_unknown() argument 230 static bool ipv6_dest_hao(struct sk_buff *skb, int optoff) in ipv6_dest_hao() argument 893 ipv6_hop_ra(struct sk_buff *skb, int optoff) ipv6_hop_ra() argument 910 ipv6_hop_ioam(struct sk_buff *skb, int optoff) ipv6_hop_ioam() argument 972 ipv6_hop_jumbo(struct sk_buff *skb, int optoff) ipv6_hop_jumbo() argument 1015 ipv6_hop_calipso(struct sk_buff *skb, int optoff) ipv6_hop_calipso() argument [all...] |
Completed in 8 milliseconds