Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 5 of 5) sorted by relevance

/net/bridge/
A DKconfig47 Say N to exclude this support and reduce the binary size.
61 Say N to exclude this support and reduce the binary size.
73 Say N to exclude this support and reduce the binary size.
84 Say N to exclude this support and reduce the binary size.
/net/openvswitch/
A DKconfig53 Say N to exclude this support and reduce the binary size.
65 Say N to exclude this support and reduce the binary size.
77 Say N to exclude this support and reduce the binary size.
/net/tipc/
A Dname_table.h125 u32 exclude, bool mcast);
A Dname_table.c630 u32 exclude, bool mcast) in tipc_nametbl_lookup_group() argument
654 if (p->sk.ref == exclude && p->sk.node == self) in tipc_nametbl_lookup_group()
A Dsocket.c1011 u32 node, port, exclude; in tipc_send_group_anycast() local
1021 exclude = tipc_group_exclude(tsk->group); in tipc_send_group_anycast()
1028 exclude, false)) in tipc_send_group_anycast()
1163 u32 dstcnt, exclude; in tipc_send_group_mcast() local
1168 exclude = tipc_group_exclude(grp); in tipc_send_group_mcast()
1170 if (!tipc_nametbl_lookup_group(net, ua, &dsts, &dstcnt, exclude, true)) in tipc_send_group_mcast()

Completed in 13 milliseconds