Home
last modified time | relevance | path

Searched defs:ndmsg (Results 1 – 22 of 22) sorted by relevance

/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_addr2mac.c56 struct ndmsg struct
58 unsigned char ndm_family;
59 unsigned char ndm_pad1;
60 unsigned short ndm_pad2;
61 int ndm_ifindex;
62 uint16_t ndm_state;
86 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) argument
267 struct ndmsg *ndmsg; in addr2mac_init_linux() local
/dports/net-mgmt/lldpd/lldpd-1.0.8/include/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 __u8 ndm_family;
10 __u8 ndm_pad1;
11 __u16 ndm_pad2;
12 __s32 ndm_ifindex;
13 __u16 ndm_state;
14 __u8 ndm_flags;
15 __u8 ndm_type;
/dports/net/frr7-pythontools/frr-frr-7.5.1/include/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 __u8 ndm_family;
10 __u8 ndm_pad1;
11 __u16 ndm_pad2;
12 __s32 ndm_ifindex;
13 __u16 ndm_state;
14 __u8 ndm_flags;
15 __u8 ndm_type;
/dports/net/frr7/frr-frr-7.5.1/include/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 __u8 ndm_family;
10 __u8 ndm_pad1;
11 __u16 ndm_pad2;
12 __s32 ndm_ifindex;
13 __u16 ndm_state;
14 __u8 ndm_flags;
15 __u8 ndm_type;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 uint8_t ndm_family;
10 uint8_t ndm_pad1;
11 uint16_t ndm_pad2;
12 int32_t ndm_ifindex;
13 uint16_t ndm_state;
14 uint8_t ndm_flags;
15 uint8_t ndm_type;
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 uint8_t ndm_family;
10 uint8_t ndm_pad1;
11 uint16_t ndm_pad2;
12 int32_t ndm_ifindex;
13 uint16_t ndm_state;
14 uint8_t ndm_flags;
15 uint8_t ndm_type;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 __u8 ndm_family;
10 __u8 ndm_pad1;
11 __u16 ndm_pad2;
12 __s32 ndm_ifindex;
13 __u16 ndm_state;
14 __u8 ndm_flags;
15 __u8 ndm_type;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 __u8 ndm_family;
10 __u8 ndm_pad1;
11 __u16 ndm_pad2;
12 __s32 ndm_ifindex;
13 __u16 ndm_state;
14 __u8 ndm_flags;
15 __u8 ndm_type;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dneighbour.h8 struct ndmsg { struct
9 uint8_t ndm_family;
10 uint8_t ndm_pad1;
11 uint16_t ndm_pad2;
12 int32_t ndm_ifindex;
13 uint16_t ndm_state;
14 uint8_t ndm_flags;
15 uint8_t ndm_type;
/dports/net/py-pyroute2.nftables/pyroute2.nftables-0.6.5/pr2modules/nftables/parser/
H A Dexpr.py51 def from_netlink(cls, ndmsg): argument
91 def from_netlink(cls, ndmsg): argument
149 def from_netlink(cls, expr_type, ndmsg): argument
252 def from_netlink(cls, ndmsg): argument
345 def get_expression_from_netlink(ndmsg): argument
H A Dparser.py22 def from_netlink(cls, ndmsg): argument
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/
H A Dndmsg.py44 class ndmsg(nlmsg): class
/dports/net/ndisc6/ndisc6-1.0.5/rdnss/
H A Dnetlink.c67 struct nduseroptmsg *ndmsg; in nl_recv() local
/dports/net/py-pyroute2.nftables/pyroute2.nftables-0.6.5/pr2modules/nftables/
H A Drule.py39 def from_netlink(cls, ndmsg): argument
/dports/net/py-pyroute2.ipset/pyroute2.ipset-0.6.5/pr2modules/
H A Dwiset.py188 def from_netlink(cls, ndmsg, content=False): argument
216 def update_dict_content(self, ndmsg): argument
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/
H A Dconntrack.py38 def from_netlink(cls, ndmsg): argument
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Drtnetlink.h363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) argument
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Drtnetlink.h363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) argument
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/nfnetlink/
H A Dnfctsocket.py447 def from_netlink(cls, family, ndmsg): argument
486 def nla_eq(self, family, ndmsg): argument
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dndisc.c1129 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dndisc.c1129 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dndisc.c1129 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local