Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/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;
/openbmc/linux/net/mctp/
H A Dneigh.c248 struct ndmsg *ndmsg; in mctp_rtm_getneigh() local
/openbmc/linux/net/ipv6/
H A Dndisc.c1191 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local