Searched refs:FOU_ATTR_TYPE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfou.h23 FOU_ATTR_TYPE, enumerator in enum:__anon838
/linux-master/net/ipv4/
H A Dfou_nl.c18 [FOU_ATTR_TYPE] = { .type = NLA_U8, },
H A Dfou_core.c681 if (info->attrs[FOU_ATTR_TYPE])
682 cfg->type = nla_get_u8(info->attrs[FOU_ATTR_TYPE]);
770 nla_put_u8(msg, FOU_ATTR_TYPE, fou->type) ||

Completed in 220 milliseconds