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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_output.c233 int (*br_post_insert_hook)(struct sk_buff *skb);//Foxconn add , Lewis Min, for OpenDNS, 03/12/2009 variable
247 if(NULL!=br_post_insert_hook)
251 ret = br_post_insert_hook(skb);
1504 br_post_insert_hook= FUNC;
1510 br_post_insert_hook= NULL;

Completed in 66 milliseconds