Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_HMARK.h25 union hmark_ports { union
41 union hmark_ports port_mask;
42 union hmark_ports port_set;
/linux-4.1.27/net/netfilter/
Dxt_HMARK.c37 union hmark_ports uports;
61 static inline void hmark_swap_ports(union hmark_ports *uports, in hmark_swap_ports()
64 union hmark_ports hp; in hmark_swap_ports()