Home
last modified time | relevance | path

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

/net/sched/
Dcls_tcindex.c50 int fall_through; /* 0: only classify if explicit match */ member
94 if (!p->fall_through) in tcindex_classify()
138 p->fall_through = 1; in tcindex_init()
246 cp.fall_through = nla_get_u32(tb[TCA_TCINDEX_FALL_THROUGH]); in tcindex_set_parms()
447 nla_put_u32(skb, TCA_TCINDEX_FALL_THROUGH, p->fall_through)) in tcindex_dump()
/net/sctp/
Dsm_make_chunk.c2592 goto fall_through; in sctp_process_param()
2623 goto fall_through; in sctp_process_param()
2627 goto fall_through; in sctp_process_param()
2640 goto fall_through; in sctp_process_param()
2656 goto fall_through; in sctp_process_param()
2663 fall_through: in sctp_process_param()