fopt 407 include/net/ipv6.h struct ipv6_txoptions *fopt); fopt 314 net/ipv6/ip6_flowlabel.c struct ipv6_txoptions *fopt) fopt 318 net/ipv6/ip6_flowlabel.c if (!fopt || fopt->opt_flen == 0) fopt 327 net/ipv6/ip6_flowlabel.c if (fopt->opt_nflen == 0) fopt 328 net/ipv6/ip6_flowlabel.c return fopt; fopt 334 net/ipv6/ip6_flowlabel.c opt_space->dst1opt = fopt->dst1opt; fopt 335 net/ipv6/ip6_flowlabel.c opt_space->opt_flen = fopt->opt_flen; fopt 336 net/ipv6/ip6_flowlabel.c opt_space->tot_len = fopt->tot_len; fopt 1114 net/sched/sch_cbq.c static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) fopt 1116 net/sched/sch_cbq.c cbq_change_defmap(cl, fopt->split, fopt->defmap, fopt->defchange);