Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dneighbour.c2185 struct ndtmsg *ndtmsg; in neightbl_fill_info() local
2191 ndtmsg = nlmsg_data(nlh); in neightbl_fill_info()
2195 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_info()
2196 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_info()
2276 struct ndtmsg *ndtmsg; in neightbl_fill_param_info() local
2283 ndtmsg = nlmsg_data(nlh); in neightbl_fill_param_info()
2287 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_param_info()
2288 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_param_info()
2335 struct ndtmsg *ndtmsg; in neightbl_set() local
2356 if (ndtmsg->ndtm_family && tbl->family != ndtmsg->ndtm_family) in neightbl_set()
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dneighbour.h168 struct ndtmsg { struct

Completed in 10 milliseconds