Home
last modified time | relevance | path

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

/linux/net/core/
A Dneighbour.c2110 struct ndtmsg *ndtmsg; in neightbl_fill_info() local
2116 ndtmsg = nlmsg_data(nlh); in neightbl_fill_info()
2120 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_info()
2121 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_info()
2201 struct ndtmsg *ndtmsg; in neightbl_fill_param_info() local
2208 ndtmsg = nlmsg_data(nlh); in neightbl_fill_param_info()
2212 ndtmsg->ndtm_pad1 = 0; in neightbl_fill_param_info()
2213 ndtmsg->ndtm_pad2 = 0; in neightbl_fill_param_info()
2259 struct ndtmsg *ndtmsg; in neightbl_set() local
2280 if (ndtmsg->ndtm_family && tbl->family != ndtmsg->ndtm_family) in neightbl_set()
[all …]
/linux/include/uapi/linux/
A Dneighbour.h159 struct ndtmsg { struct

Completed in 11 milliseconds