Searched refs:brip_xlate_nh (Results 1 – 2 of 2) sorted by relevance
/third_party/iptables/extensions/ |
D | libebt_ip6.c | 493 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()
|
D | libebt_ip.c | 640 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()
|