Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
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;
/Linux-v4.19/net/ipv6/
Dndisc.c1112 struct nduseroptmsg *ndmsg; in ndisc_ra_useropt() local