Searched refs:atmarp_ctrl_type (Results 1 – 2 of 2) sorted by relevance
28 enum atmarp_ctrl_type { enum37 enum atmarp_ctrl_type type; /* message type */
52 static int to_atmarpd(enum atmarp_ctrl_type type, int itf, __be32 ip) in to_atmarpd()