Home
last modified time | relevance | path

Searched refs:reject (Results 1 – 8 of 8) sorted by relevance

/net/ceph/crush/
Dmapper.c475 int collide, reject; in crush_choose_firstn() local
503 reject = 1; in crush_choose_firstn()
504 goto reject; in crush_choose_firstn()
553 reject = 0; in crush_choose_firstn()
578 reject = 1; in crush_choose_firstn()
585 if (!reject && !collide) { in crush_choose_firstn()
588 reject = is_out(map, weight, in crush_choose_firstn()
593 reject: in crush_choose_firstn()
594 if (reject || collide) { in crush_choose_firstn()
613 reject, collide, ftotal, in crush_choose_firstn()
/net/ipv4/netfilter/
Dipt_REJECT.c33 const struct ipt_reject_info *reject = par->targinfo; in reject_tg() local
36 switch (reject->with) { in reject_tg()
/net/ipv6/netfilter/
Dip6t_REJECT.c37 const struct ip6t_reject_info *reject = par->targinfo; in reject_tg6() local
40 switch (reject->with) { in reject_tg6()
/net/bridge/netfilter/
DKconfig19 tristate "Netfilter nf_tables bridge reject support"
24 Add support to reject packets.
/net/ipv6/
Dmip6.c286 .reject = mip6_destopt_reject,
/net/xfrm/
Dxfrm_policy.c3228 if (!x->type->reject) in xfrm_secpath_reject()
3230 return x->type->reject(x, skb, fl); in xfrm_secpath_reject()
3636 goto reject; in __xfrm_policy_check()
3668 goto reject; in __xfrm_policy_check()
3674 goto reject; in __xfrm_policy_check()
3684 reject: in __xfrm_policy_check()
/net/
DKconfig131 filter", which means that it can reject individual network packets
/net/netfilter/
DKconfig588 tristate "Netfilter nf_tables reject support"
591 This option adds the "reject" expression that you can use to