Home
last modified time | relevance | path

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

/net/ceph/crush/
A Dmapper.c479 int collide, reject; in crush_choose_firstn() local
507 reject = 1; in crush_choose_firstn()
508 goto reject; in crush_choose_firstn()
557 reject = 0; in crush_choose_firstn()
582 reject = 1; in crush_choose_firstn()
589 if (!reject && !collide) { in crush_choose_firstn()
592 reject = is_out(map, weight, in crush_choose_firstn()
597 reject: in crush_choose_firstn()
598 if (reject || collide) { in crush_choose_firstn()
617 reject, collide, ftotal, in crush_choose_firstn()
/net/ipv4/netfilter/
A 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/
A Dip6t_REJECT.c37 const struct ip6t_reject_info *reject = par->targinfo; in reject_tg6() local
40 switch (reject->with) { in reject_tg6()
/net/rxrpc/
A Dkey.c181 goto reject; in rxrpc_preparse_xdr_yfs_rxgk()
188 goto reject; in rxrpc_preparse_xdr_yfs_rxgk()
198 goto reject; in rxrpc_preparse_xdr_yfs_rxgk()
278 reject: in rxrpc_preparse_xdr_yfs_rxgk()
/net/bridge/netfilter/
A DKconfig19 tristate "Netfilter nf_tables bridge reject support"
24 Add support to reject packets.
/net/ipv6/
A Dmip6.c285 .reject = mip6_destopt_reject,
/net/xfrm/
A Dxfrm_policy.c3370 if (!x->type->reject) in xfrm_secpath_reject()
3372 return x->type->reject(x, skb, fl); in xfrm_secpath_reject()
3815 goto reject; in __xfrm_policy_check()
3847 goto reject; in __xfrm_policy_check()
3853 goto reject; in __xfrm_policy_check()
3863 reject: in __xfrm_policy_check()
/net/
A DKconfig172 filter", which means that it can reject individual network packets
/net/netfilter/
A DKconfig591 tristate "Netfilter nf_tables reject support"
594 This option adds the "reject" expression that you can use to

Completed in 30 milliseconds