Home
last modified time | relevance | path

Searched refs:fall_through (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
Dcls_tcindex.c56 u32 fall_through; /* 0: only classify if explicit match */ member
117 if (!p->fall_through) in tcindex_classify()
154 p->fall_through = 1; in tcindex_init()
364 cp->fall_through = p->fall_through; in tcindex_set_parms()
424 cp->fall_through = nla_get_u32(tb[TCA_TCINDEX_FALL_THROUGH]); in tcindex_set_parms()
683 nla_put_u32(skb, TCA_TCINDEX_FALL_THROUGH, p->fall_through)) in tcindex_dump()
/kernel/linux/linux-5.10/net/sctp/
Dsm_make_chunk.c2614 goto fall_through; in sctp_process_param()
2623 goto fall_through; in sctp_process_param()
2655 goto fall_through; in sctp_process_param()
2659 goto fall_through; in sctp_process_param()
2673 goto fall_through; in sctp_process_param()
2690 goto fall_through; in sctp_process_param()
2698 fall_through: in sctp_process_param()