Home
last modified time | relevance | path

Searched refs:ndtm_family (Results 1 – 2 of 2) sorted by last modified time

/linux/net/core/
H A Dneighbour.c2182 ndtmsg->ndtm_family = tbl->family; in neightbl_fill_info()
2275 ndtmsg->ndtm_family = tbl->family; in neightbl_fill_param_info()
2345 if (ndtmsg->ndtm_family && tbl->family != ndtmsg->ndtm_family) in neightbl_set()
/linux/include/uapi/linux/
H A Dneighbour.h169 __u8 ndtm_family; member