Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dneighbour.h120 NDTPA_DELAY_PROBE_TIME, /* u64, msecs */ enumerator
/linux-4.4.14/net/core/
Dneighbour.c1771 nla_put_msecs(skb, NDTPA_DELAY_PROBE_TIME, in neightbl_fill_parms()
1929 [NDTPA_DELAY_PROBE_TIME] = { .type = NLA_U64 },
2045 case NDTPA_DELAY_PROBE_TIME: in neightbl_set()