Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibebt_ip6.c493 static void brip_xlate_nh(struct xt_xlate *xl, in brip_xlate_nh() function
550 brip_xlate_nh(xl, info, EBT_IP6_SOURCE); in brip6_xlate()
551 brip_xlate_nh(xl, info, EBT_IP6_DEST); in brip6_xlate()
Dlibebt_ip.c640 static void brip_xlate_nh(struct xt_xlate *xl, in brip_xlate_nh() function
676 brip_xlate_nh(xl, info, EBT_IP_SOURCE); in brip_xlate()
677 brip_xlate_nh(xl, info, EBT_IP_DEST); in brip_xlate()