Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c50 u32 fall_through; /* 0: only classify if explicit match */ member
96 if (!p->fall_through) in tcindex_classify()
133 p->fall_through = 1; in tcindex_init()
334 cp->fall_through = p->fall_through; in tcindex_set_parms()
381 cp->fall_through = nla_get_u32(tb[TCA_TCINDEX_FALL_THROUGH]); in tcindex_set_parms()
597 nla_put_u32(skb, TCA_TCINDEX_FALL_THROUGH, p->fall_through)) in tcindex_dump()
/Linux-v4.19/net/sctp/
Dsm_make_chunk.c2625 goto fall_through; in sctp_process_param()
2659 goto fall_through; in sctp_process_param()
2663 goto fall_through; in sctp_process_param()
2676 goto fall_through; in sctp_process_param()
2692 goto fall_through; in sctp_process_param()
2699 fall_through: in sctp_process_param()