| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink/ |
| H A D | 0002-src-get-source-code-license-header-in-sync-with-curr.patch | 8 propagate that changes to src/iftable.c and src/rtnl.c 14 src/rtnl.c | 4 ++-- 30 diff --git a/src/rtnl.c b/src/rtnl.c 32 --- a/src/rtnl.c 33 +++ b/src/rtnl.c 35 /* rtnl - rtnetlink utility functions
|
| H A D | 0006-src-Use-stdint-types-everywhere.patch | 13 src/rtnl.c | 4 +-- 14 src/rtnl.h | 2 +- 366 diff --git a/src/rtnl.c b/src/rtnl.c 368 --- a/src/rtnl.c 369 +++ b/src/rtnl.c 388 diff --git a/src/rtnl.h b/src/rtnl.h 390 --- a/src/rtnl.h 391 +++ b/src/rtnl.h
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 708 struct sock *rtnl = net->rtnl; in rtnetlink_send() local 714 netlink_broadcast(rtnl, skb, pid, group, GFP_KERNEL); in rtnetlink_send() 716 err = netlink_unicast(rtnl, skb, pid, MSG_DONTWAIT); in rtnetlink_send() 722 struct sock *rtnl = net->rtnl; in rtnl_unicast() local 724 return nlmsg_unicast(rtnl, skb, pid); in rtnl_unicast() 731 struct sock *rtnl = net->rtnl; in rtnl_notify() local 737 nlmsg_notify(rtnl, skb, pid, group, report, flags); in rtnl_notify() 743 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local 745 netlink_set_err(rtnl, 0, group, error); in rtnl_set_sk_err() 5503 struct sock *rtnl; in rtnetlink_rcv_msg() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl802154.c | 2170 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local 2172 if (rtnl) in nl802154_pre_doit() 2178 if (rtnl) in nl802154_pre_doit() 2189 if (rtnl) in nl802154_pre_doit() 2199 if (rtnl) in nl802154_pre_doit() 2212 if (rtnl) in nl802154_pre_doit()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | net_namespace.h | 102 struct sock *rtnl; /* rtnetlink socket */ member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sfp-phylink.rst | 134 rtnl lock, and will warn if not. This will normally be the case,
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_api.c | 1874 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tfilter_notify() 1913 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tfilter_del_notify() 2719 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tc_chain_notify() 2749 return netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tc_chain_notify_delete()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | vrf.c | 1538 skb->sk = dev_net(dev)->rtnl; in vrf_fib_rule()
|
| H A D | macsec.c | 4345 goto rtnl; in macsec_init() 4349 rtnl: in macsec_init()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 14617 bool rtnl = ops->internal_flags & NL80211_FLAG_NEED_RTNL; in nl80211_pre_doit() local 14619 if (rtnl) in nl80211_pre_doit() 14625 if (rtnl) in nl80211_pre_doit() 14637 if (rtnl) in nl80211_pre_doit() 14647 if (rtnl) in nl80211_pre_doit() 14659 if (rtnl) in nl80211_pre_doit()
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |