Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibebt_ip6.c29 #define IP_DEST '2' macro
39 { .name = "ip6-destination", .has_arg = true, .val = IP_DEST },
40 { .name = "ip6-dst", .has_arg = true, .val = IP_DEST },
342 case IP_DEST: in brip6_parse()
Dlibebt_ip.c58 #define IP_DEST '2' macro
69 { .name = "ip-destination", .has_arg = true, .val = IP_DEST },
70 { .name = "ip-dst", .has_arg = true, .val = IP_DEST },
395 case IP_DEST: in brip_parse()