Home
last modified time | relevance | path

Searched refs:internal_flags (Results 1 – 6 of 6) sorted by relevance

/linux/net/ieee802154/
A Dnl802154.c2858 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2866 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2874 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2882 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2890 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2898 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2906 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2913 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2921 .internal_flags = NL802154_FLAG_NEED_NETDEV |
2929 .internal_flags = NL802154_FLAG_NEED_NETDEV |
[all …]
/linux/net/batman-adv/
A Dnetlink.c1290 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()
1299 if (ops->internal_flags & BATADV_FLAG_NEED_HARDIF) { in batadv_pre_doit()
1309 if (ops->internal_flags & BATADV_FLAG_NEED_VLAN) { in batadv_pre_doit()
1366 .internal_flags = BATADV_FLAG_NEED_MESH,
1373 .internal_flags = BATADV_FLAG_NEED_MESH,
1380 .internal_flags = BATADV_FLAG_NEED_MESH,
1394 .internal_flags = BATADV_FLAG_NEED_MESH |
1456 .internal_flags = BATADV_FLAG_NEED_MESH,
1463 .internal_flags = BATADV_FLAG_NEED_MESH |
1471 .internal_flags = BATADV_FLAG_NEED_MESH |
[all …]
/linux/net/wireless/
A Dnl80211.c16572 u32 internal_flags; in nl80211_pre_doit() local
16578 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_pre_doit()
16581 if (internal_flags & NL80211_FLAG_NEED_WIPHY) { in nl80211_pre_doit()
16589 internal_flags & NL80211_FLAG_NEED_WDEV) { in nl80211_pre_doit()
16601 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
16657 if (!(internal_flags & NL80211_FLAG_NEED_RTNL)) in nl80211_pre_doit()
16671 u32 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_post_doit() local
16674 if (internal_flags & NL80211_FLAG_NEED_WDEV) { in nl80211_post_doit()
16692 if (internal_flags & NL80211_FLAG_NEED_RTNL) in nl80211_post_doit()
16700 if (internal_flags & NL80211_FLAG_CLEAR_SKB) { in nl80211_post_doit()
[all …]
/linux/include/net/
A Dgenetlink.h191 u8 internal_flags; member
219 u8 internal_flags; member
271 u8 internal_flags; member
/linux/net/netlink/
A Dgenetlink.c190 op->internal_flags = family->small_ops[i].internal_flags; in genl_op_from_small()
290 op->internal_flags = full->internal_flags; in genl_cmd_full_to_split()
618 if (a->internal_flags != b->internal_flags || in genl_validate_ops()
/linux/fs/notify/fanotify/
A Dfanotify_user.c1406 unsigned int internal_flags = 0; in SYSCALL_DEFINE2() local
1426 internal_flags |= FANOTIFY_UNPRIV; in SYSCALL_DEFINE2()
1497 group->fanotify_data.flags = flags | internal_flags; in SYSCALL_DEFINE2()

Completed in 64 milliseconds