Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dioam6_iptunnel.c70 [IOAM6_IPTUNNEL_FREQ_K] = NLA_POLICY_FULL_RANGE(NLA_U32, &freq_range),
71 [IOAM6_IPTUNNEL_FREQ_N] = NLA_POLICY_FULL_RANGE(NLA_U32, &freq_range),
/linux-6.3-rc2/include/net/
A Dnetlink.h415 #define NLA_POLICY_FULL_RANGE(tp, _range) { \ macro

Completed in 7 milliseconds