Searched refs:IFLA_GENEVE_PORT (Results 1 – 5 of 5) sorted by relevance
1252 [IFLA_GENEVE_PORT] = { .type = NLA_U16 },1514 if (data[IFLA_GENEVE_PORT]) { in geneve_nl2info()1516 attrtype = IFLA_GENEVE_PORT; in geneve_nl2info()1519 info->key.tp_dst = nla_get_be16(data[IFLA_GENEVE_PORT]); in geneve_nl2info()1792 if (nla_put_be16(skb, IFLA_GENEVE_PORT, info->key.tp_dst)) in geneve_fill_info()
550 IFLA_GENEVE_PORT, /* destination port */ enumerator
755 IFLA_GENEVE_PORT, /* destination port */ enumerator
576 IFLA_GENEVE_PORT, /* destination port */ enumerator