| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | netlink.c | 141 struct ifinfomsg ifinfo; in __bpf_set_link_xdp_fd_replace() 151 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(struct ifinfomsg)); in __bpf_set_link_xdp_fd_replace() 229 struct ifinfomsg *ifi = NLMSG_DATA(nlh); in __dump_link_nlmsg() 244 struct ifinfomsg *ifinfo = msg; in get_xdp_info() 357 struct ifinfomsg ifm; in libbpf_nl_get_link() 359 .nlh.nlmsg_len = NLMSG_LENGTH(sizeof(struct ifinfomsg)), in libbpf_nl_get_link()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | vxcan.c | 173 struct ifinfomsg *ifmp = NULL; in vxcan_newlink() 184 sizeof(struct ifinfomsg), in vxcan_newlink() 186 sizeof(struct ifinfomsg), in vxcan_newlink() 279 [VXCAN_INFO_PEER] = { .len = sizeof(struct ifinfomsg) },
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | operstates.rst | 39 ifinfomsg::if_flags & IFF_UP: 42 ifinfomsg::if_flags & IFF_RUNNING: 47 ifinfomsg::if_flags & IFF_LOWER_UP: 50 ifinfomsg::if_flags & IFF_DORMANT:
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | net.c | 319 struct ifinfomsg *ifi = NLMSG_DATA(nlh); in __dump_link_nlmsg() 335 struct ifinfomsg ifm; in netlink_get_link() 337 .nlh.nlmsg_len = NLMSG_LENGTH(sizeof(struct ifinfomsg)), in netlink_get_link() 355 struct ifinfomsg *ifinfo = msg; in dump_link_nlmsg()
|
| H A D | main.h | 253 struct ifinfomsg; 255 int do_xdp_dump(struct ifinfomsg *ifinfo, struct nlattr **tb);
|
| H A D | netlink_dumper.c | 72 int do_xdp_dump(struct ifinfomsg *ifinfo, struct nlattr **tb) in do_xdp_dump()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 866 const struct ifinfomsg *ifm) in rtnl_dev_combine_flags() 1016 return NLMSG_ALIGN(sizeof(struct ifinfomsg)) in if_nlmsg_size() 1706 struct ifinfomsg *ifm; in rtnl_fill_ifinfo() 2019 struct ifinfomsg *ifm; in rtnl_valid_dump_ifinfo_req() 2049 hdrlen = nlmsg_len(nlh) < sizeof(struct ifinfomsg) ? in rtnl_valid_dump_ifinfo_req() 2050 sizeof(struct rtgenmsg) : sizeof(struct ifinfomsg); in rtnl_valid_dump_ifinfo_req() 2594 struct net_device *dev, struct ifinfomsg *ifm, in do_setlink() 2973 struct ifinfomsg *ifm; in rtnl_setlink() 3070 struct ifinfomsg *ifm; in rtnl_dellink() 3119 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm) in rtnl_configure_link() [all …]
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | ifutils.c | 83 struct ifinfomsg *ifm; in if_act_on_link() 169 struct ifinfomsg *ifm; in if_set_mtu() 189 ifm = mnl_nlmsg_put_extra_header(nlh, sizeof(struct ifinfomsg)); in if_set_mtu()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0004-Use-list-for-changed-interfaces.patch | 89 - result |= 1 << ((struct ifinfomsg*) NLMSG_DATA(pNLMsg))->ifi_index; 90 + AddInterfaceIndexToList(changedInterfaces, ((struct ifinfomsg*) NLMSG_DATA(pNLMsg))->i…
|
| H A D | 0008-Mark-deleted-interfaces-as-being-changed.patch | 34 … AddInterfaceIndexToList(changedInterfaces, ((struct ifinfomsg*) NLMSG_DATA(pNLMsg))->ifi_index);
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | rtnetlink.h | 167 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_link.h | 177 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) 178 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))
|
| H A D | rtnetlink.h | 508 struct ifinfomsg { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_link.h | 177 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) 178 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))
|
| H A D | rtnetlink.h | 508 struct ifinfomsg { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_link.h | 360 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) 361 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))
|
| H A D | rtnetlink.h | 533 struct ifinfomsg { struct
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | if_link.h | 181 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) 182 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_netlink.c | 162 return NLMSG_ALIGN(sizeof(struct ifinfomsg)) in br_nlmsg_size() 386 struct ifinfomsg *hdr; in br_fill_ifinfo() 918 protinfo = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_PROTINFO); in br_setlink() 919 afspec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC); in br_setlink() 974 afspec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC); in br_dellink()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | veth.c | 1304 struct ifinfomsg *ifmp; in veth_newlink() 1316 nla_data(nla_peer) + sizeof(struct ifinfomsg), in veth_newlink() 1317 nla_len(nla_peer) - sizeof(struct ifinfomsg), in veth_newlink() 1439 [VETH_INFO_PEER] = { .len = sizeof(struct ifinfomsg) },
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ipsec.c | 224 struct ifinfomsg pi; in veth_pack_peerb() 275 struct ifinfomsg info; in veth_add() 365 struct ifinfomsg info; in link_set_up()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-core.c | 421 struct ifinfomsg *r; in rtnetlink_ifinfo_prep()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ipmr.c | 2788 struct ifinfomsg *ifm; in ipmr_valid_dumplink() 2830 struct ifinfomsg *hdr; in ipmr_rtm_dumplink()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf.c | 5602 return NLMSG_ALIGN(sizeof(struct ifinfomsg)) in inet6_if_nlmsg_size() 5889 struct ifinfomsg *hdr; in inet6_fill_ifinfo() 5933 struct ifinfomsg *ifm; in inet6_valid_dump_ifinfo()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 813 nlmsg_for_each_attr(attr, nlh, sizeof(struct ifinfomsg), rem1) { in qeth_l2_bridge_setlink()
|