Home
last modified time | relevance | path

Searched refs:ndm_refcnt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dneighbour.h61 __u32 ndm_refcnt; member
/linux-3.4.99/net/bridge/
Dbr_fdb.c495 ci.ndm_refcnt = 0; in fdb_fill_info()
/linux-3.4.99/net/core/
Dneighbour.c2159 ci.ndm_refcnt = atomic_read(&neigh->refcnt) - 1; in neigh_fill_info()