Lines Matching defs:opt
234 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_dest_hao() local
298 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_destopt_rcv() local
371 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_srh_rcv() local
485 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rpl_srh_rcv() local
651 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_rthdr_rcv() local
1035 struct inet6_skb_parm *opt = IP6CB(skb); in ipv6_parse_hopopts() local
1078 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr0()
1103 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr4()
1152 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
1169 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr()
1178 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
1195 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
1203 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
1263 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
1319 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options()
1351 const struct ipv6_txoptions *opt, in fl6_update_dst()