Home
last modified time | relevance | path

Searched refs:NLA_MSECS (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dnlattr.c39 [NLA_MSECS] = sizeof(u64),
134 case NLA_MSECS: in nla_get_range_unsigned()
181 case NLA_MSECS: in nla_validate_range_unsigned()
312 case NLA_MSECS: in nla_validate_int_range()
/OK3568_Linux_fs/kernel/net/netlink/
H A Dpolicy.c227 case NLA_MSECS: in netlink_policy_dump_attr_size_estimate()
290 case NLA_MSECS: { in __netlink_policy_dump_write_attr()
/OK3568_Linux_fs/kernel/include/net/
H A Dnetlink.h173 NLA_MSECS, enumerator
377 tp == NLA_MSECS || \
384 tp == NLA_MSECS || \
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_metrics.c609 [TCP_METRICS_ATTR_AGE] = { .type = NLA_MSECS, },
615 [TCP_METRICS_ATTR_FOPEN_SYN_DROP_TS] = { .type = NLA_MSECS, },
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c892 [L2TP_ATTR_RECV_TIMEOUT] = { .type = NLA_MSECS, },