Searched defs:ndmsg (Results 1 – 3 of 3) sorted by relevance
8 struct ndmsg { struct9 __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;
248 struct ndmsg *ndmsg; in mctp_rtm_getneigh() local
1129 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local
Completed in 20 milliseconds