Searched refs:exclude (Results 1 – 5 of 5) sorted by relevance
| /net/bridge/ |
| A D | Kconfig | 47 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 D | Kconfig | 53 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 D | name_table.h | 125 u32 exclude, bool mcast);
|
| A D | name_table.c | 630 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 D | socket.c | 1011 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 15 milliseconds