Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dneighbour.h151 NDTPA_DELAY_PROBE_TIME, /* u64, msecs */ enumerator
/linux-6.12.1/net/core/
Dneighbour.c2149 nla_put_msecs(skb, NDTPA_DELAY_PROBE_TIME, in neightbl_fill_parms()
2311 [NDTPA_DELAY_PROBE_TIME] = { .type = NLA_U64 },
2430 case NDTPA_DELAY_PROBE_TIME: in neightbl_set()