Searched defs:optoff (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | exthdrs.c | 64 static bool ip6_tlvopt_unknown(struct sk_buff *skb, int optoff, in ip6_tlvopt_unknown() 230 static bool ipv6_dest_hao(struct sk_buff *skb, int optoff) in ipv6_dest_hao() 893 static bool ipv6_hop_ra(struct sk_buff *skb, int optoff) in ipv6_hop_ra() 910 static bool ipv6_hop_ioam(struct sk_buff *skb, int optoff) in ipv6_hop_ioam() 972 static bool ipv6_hop_jumbo(struct sk_buff *skb, int optoff) in ipv6_hop_jumbo() 1015 static bool ipv6_hop_calipso(struct sk_buff *skb, int optoff) in ipv6_hop_calipso()
|
/openbmc/linux/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
|
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
|