Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dneighbour.h151 NDTPA_DELAY_PROBE_TIME, /* u64, msecs */ enumerator
/openbmc/linux/net/core/
H A Dneighbour.c2141 nla_put_msecs(skb, NDTPA_DELAY_PROBE_TIME, in neightbl_fill_parms()
2303 [NDTPA_DELAY_PROBE_TIME] = { .type = NLA_U64 },
2422 case NDTPA_DELAY_PROBE_TIME: in neightbl_set()