Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dclip.c60 static int to_atmarpd(enum atmarp_ctrl_type type,int itf,unsigned long ip) in to_atmarpd() function
266 to_atmarpd(act_need,PRIV(neigh->dev)->number,NEIGH2ENTRY(neigh)->ip); in clip_neigh_solicit()
404 to_atmarpd(act_need,PRIV(dev)->number,entry->ip); in clip_start_xmit()
621 (void) to_atmarpd(act_up,PRIV(dev)->number,0); in clip_device_event()
625 (void) to_atmarpd(act_down,PRIV(dev)->number,0); in clip_device_event()
630 (void) to_atmarpd(act_change,PRIV(dev)->number,0); in clip_device_event()
738 (void) to_atmarpd(act_up,PRIV(dev)->number,0); in atm_init_atmarp()