Searched refs:ip_set_get_h16 (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/netfilter/ipset/
H A Dip_set_bitmap_port.c171 port = ip_set_get_h16(tb[IPSET_ATTR_PORT]);
184 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
262 first_port = ip_set_get_h16(tb[IPSET_ATTR_PORT]);
263 last_port = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_hash_ipport.c182 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
343 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_hash_ipportip.c178 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
338 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_hash_ipportnet.c251 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
496 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_hash_netport.c223 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
442 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_hash_netportnet.c281 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
552 port_to = ip_set_get_h16(tb[IPSET_ATTR_PORT_TO]);
H A Dip_set_core.c2083 id = ip_set_get_h16(attr[IPSET_ATTR_INDEX]);
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h396 ip_set_get_h16(const struct nlattr *attr) function

Completed in 111 milliseconds