Searched defs:atmarp_ctrl (Results 1 – 5 of 5) sorted by relevance
36 struct atmarp_ctrl { struct37 enum atmarp_ctrl_type type; /* message type */ argument38 int itf_num;/* interface number (if present) */39 __be32 ip; /* IP address (act_need only) */
26 struct atmarp_ctrl { struct27 enum atmarp_ctrl_type type; argument28 int itf_num;29 __be32 ip;
37 struct atmarp_ctrl { struct38 enum atmarp_ctrl_type type; argument39 int itf_num;40 __be32 ip;