Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dneighbour.h140 __u8 ndtm_family; member
/Linux-v4.19/net/core/
Dneighbour.c1868 ndtmsg->ndtm_family = tbl->family; in neightbl_fill_info()
1960 ndtmsg->ndtm_family = tbl->family; in neightbl_fill_param_info()
2029 if (ndtmsg->ndtm_family && tbl->family != ndtmsg->ndtm_family) in neightbl_set()