Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Datmarp.h29 enum atmarp_ctrl_type { enum
38 enum atmarp_ctrl_type type; /* message type */
/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()