Searched refs:atmarp_ctrl_type (Results 1 – 2 of 2) sorted by relevance
29 enum atmarp_ctrl_type { enum38 enum atmarp_ctrl_type type; /* message type */
60 static int to_atmarpd(enum atmarp_ctrl_type type,int itf,unsigned long ip) in to_atmarpd()