Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_HMARK.h27 union hmark_ports { union
43 union hmark_ports port_mask;
44 union hmark_ports port_set;
/openbmc/linux/net/netfilter/
H A Dxt_HMARK.c36 union hmark_ports uports;
60 static inline void hmark_swap_ports(union hmark_ports *uports, in hmark_swap_ports()
63 union hmark_ports hp; in hmark_swap_ports()