Home
last modified time | relevance | path

Searched defs:if_announcemsghdr (Results 1 – 4 of 4) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif.h206 struct if_announcemsghdr { struct
207 u_short ifan_msglen; /* to skip over non-understood messages */
208 u_char ifan_version; /* future binary compatibility */
209 u_char ifan_type; /* message type */
210 u_short ifan_index; /* index for associated ifp */
211 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
212 u_short ifan_what; /* what type of announcement */
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dif.h207 struct if_announcemsghdr { struct
208 u_short ifan_msglen; /* to skip over non-understood messages */
209 u_char ifan_version; /* future binary compatibility */
210 u_char ifan_type; /* message type */
211 u_short ifan_index; /* index for associated ifp */
212 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
213 u_short ifan_what; /* what type of announcement */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif.h206 struct if_announcemsghdr { struct
207 u_short ifan_msglen; /* to skip over non-understood messages */
208 u_char ifan_version; /* future binary compatibility */
209 u_char ifan_type; /* message type */
210 u_short ifan_index; /* index for associated ifp */
211 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
212 u_short ifan_what; /* what type of announcement */
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif.h643 struct if_announcemsghdr { struct
644 u_short ifan_msglen __align64;
646 u_char ifan_version; /* future binary compatibility */
647 u_char ifan_type; /* message type */
648 u_short ifan_index; /* index for associated ifp */
649 char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
650 u_short ifan_what; /* what type of announcement */