Home
last modified time | relevance | path

Searched refs:nlflags (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Drtnetlink.h213 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 Dbr_mdb.c774 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 Dvxlan_mdb.c71 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 Dlink.h129 struct tipc_link *link, int nlflags);
H A Dbearer.c825 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 Dlink.c2670 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 Dnexthop.h55 u32 nlflags; member
/linux/drivers/s390/net/
H A Dqeth_l2_main.c938 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 Dnfp_net_common.c2260 int nlflags) in nfp_net_bridge_getlink() argument
2272 nlflags, filter_mask, NULL); in nfp_net_bridge_getlink()
/linux/Documentation/networking/
H A Dswitchdev.rst370 u32 nlflags;
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5014 int nlflags) in be_ndo_bridge_getlink() argument
5040 0, 0, nlflags, filter_mask, NULL); in be_ndo_bridge_getlink()