Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Datmarp.h28 enum atmarp_ctrl_type { enum
37 enum atmarp_ctrl_type type; /* message type */
/linux-5.19.10/net/atm/
Dclip.c52 static int to_atmarpd(enum atmarp_ctrl_type type, int itf, __be32 ip) in to_atmarpd()