Searched refs:VXLAN_FLOW_LABEL_MAX_MASK (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/network/netdev/ | ||
D | vxlan.h | 13 #define VXLAN_FLOW_LABEL_MAX_MASK 0xFFFFFU macro |
D | vxlan.c | 339 if (f & ~VXLAN_FLOW_LABEL_MAX_MASK) { in config_parse_flow_label() |