Searched refs:nlflags (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/ |
| H A D | rtnetlink.h | 213 u32 flags, u32 mask, int nlflags, 238 rtnl_notify_needed(const struct net *net, u16 nlflags, u32 group) in rtnl_notify_needed() argument 240 return (nlflags & NLM_F_ECHO) || rtnl_has_listeners(net, group); in rtnl_notify_needed()
|
| /linux/net/bridge/ |
| H A D | br_mdb.c | 774 if (!(cfg->nlflags & NLM_F_REPLACE)) { in br_mdb_add_group_sg() 844 sg_cfg.nlflags = cfg->nlflags; in br_mdb_add_group_src_fwd() 865 } else if (!(cfg->nlflags & NLM_F_REPLACE)) { in br_mdb_add_group_src() 999 if (!(cfg->nlflags & NLM_F_REPLACE)) { in br_mdb_add_group_star_g() 1061 if (mp->host_joined && !(cfg->nlflags & NLM_F_REPLACE)) { in br_mdb_add_group() 1240 cfg->nlflags = nlmsg_flags; in br_mdb_config_init()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_mdb.c | 71 u16 nlflags; member 612 cfg->nlflags = nlmsg_flags; in vxlan_mdb_config_init() 804 sg_cfg.nlflags = cfg->nlflags; in vxlan_mdb_remote_src_fwd_add() 847 } else if (!(cfg->nlflags & NLM_F_REPLACE)) { in vxlan_mdb_remote_src_add() 1130 if (!(cfg->nlflags & NLM_F_REPLACE)) { in vxlan_mdb_remote_add() 1137 if (!(cfg->nlflags & NLM_F_CREATE)) { in vxlan_mdb_remote_add()
|
| /linux/net/tipc/ |
| H A D | link.h | 129 struct tipc_link *link, int nlflags);
|
| H A D | bearer.c | 825 struct tipc_bearer *bearer, int nlflags) in __tipc_nl_add_bearer() 832 nlflags, TIPC_NL_BEARER_GET); in __tipc_nl_add_bearer() 1187 struct tipc_media *media, int nlflags) in __tipc_nl_add_media() 1194 nlflags, TIPC_NL_MEDIA_GET); in __tipc_nl_add_media() 824 __tipc_nl_add_bearer(struct tipc_nl_msg * msg,struct tipc_bearer * bearer,int nlflags) __tipc_nl_add_bearer() argument 1186 __tipc_nl_add_media(struct tipc_nl_msg * msg,struct tipc_media * media,int nlflags) __tipc_nl_add_media() argument
|
| H A D | link.c | 2670 struct tipc_link *link, int nlflags) in __tipc_nl_add_link() argument 2679 nlflags, TIPC_NL_LINK_GET); in __tipc_nl_add_link()
|
| /linux/include/net/ |
| H A D | nexthop.h | 55 u32 nlflags; member
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 938 int nlflags) in qeth_l2_bridge_getlink() argument 952 nlflags, filter_mask, NULL); in qeth_l2_bridge_getlink()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_common.c | 2260 int nlflags) in nfp_net_bridge_getlink() argument 2272 nlflags, filter_mask, NULL); in nfp_net_bridge_getlink()
|
| /linux/Documentation/networking/ |
| H A D | switchdev.rst | 370 u32 nlflags;
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 5014 int nlflags) in be_ndo_bridge_getlink() argument 5040 0, 0, nlflags, filter_mask, NULL); in be_ndo_bridge_getlink()
|