Home
last modified time | relevance | path

Searched refs:clip_tbl_hook (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/net/
Datmclip.h72 extern struct neigh_table *clip_tbl_hook;
/linux-2.4.37.9/net/atm/
Dclip.c757 clip_tbl_hook = &clip_tbl; in atm_clip_init()
792 clip_tbl_hook = NULL; in atm_clip_exit()
Dproc.c227 return neigh_seq_start(seq, pos, clip_tbl_hook, NEIGH_SEQ_NEIGH_ONLY); in clip_seq_start()
260 if (!clip_tbl_hook) in arp_seq_open()
/linux-2.4.37.9/net/ipv4/
Darp.c118 struct neigh_table *clip_tbl_hook; variable
504 dev->type == ARPHRD_ATM ? clip_tbl_hook : in arp_bind_neighbour()
/linux-2.4.37.9/net/
Dnetsyms.c478 EXPORT_SYMBOL(clip_tbl_hook);