Home
last modified time | relevance | path

Searched refs:ndtmsg (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
A Dneighbour.c2173 struct ndtmsg *ndtmsg; in neightbl_fill_info() local
2179 ndtmsg = nlmsg_data(nlh); in neightbl_fill_info()
2183 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_info()
2184 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_info()
2265 struct ndtmsg *ndtmsg; in neightbl_fill_param_info() local
2272 ndtmsg = nlmsg_data(nlh); in neightbl_fill_param_info()
2276 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_param_info()
2277 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_param_info()
2324 struct ndtmsg *ndtmsg; in neightbl_set() local
2345 if (ndtmsg->ndtm_family && tbl->family != ndtmsg->ndtm_family) in neightbl_set()
[all …]
/linux/include/uapi/linux/
A Dneighbour.h168 struct ndtmsg { struct

Completed in 12 milliseconds