#include <net/net_kev.h>

net/net_kev.h

51 macros

macroKEV_INET_SUBCLASS

Kernel event subclass identifiers for KEV_NETWORK_CLASS
#define KEV_INET_SUBCLASS 1
inet subclass

macroKEV_INET_NEW_ADDR

KEV_INET_SUBCLASS event codes
#define KEV_INET_NEW_ADDR 1
Userland configured IP address

macroKEV_INET_CHANGED_ADDR

#define KEV_INET_CHANGED_ADDR 2
Address changed event

macroKEV_INET_ADDR_DELETED

#define KEV_INET_ADDR_DELETED 3
IPv6 address was deleted

macroKEV_INET_SIFDSTADDR

#define KEV_INET_SIFDSTADDR 4
Dest. address was set

macroKEV_INET_SIFBRDADDR

#define KEV_INET_SIFBRDADDR 5
Broadcast address was set

macroKEV_INET_SIFNETMASK

#define KEV_INET_SIFNETMASK 6
Netmask was set

macroKEV_INET_ARPCOLLISION

#define KEV_INET_ARPCOLLISION 7
ARP collision detected

macroKEV_INET_PORTINUSE

#define KEV_INET_PORTINUSE 8
use ken_in_portinuse

macroKEV_INET_ARPRTRFAILURE

#define KEV_INET_ARPRTRFAILURE 9
ARP resolution failed for router

macroKEV_INET_ARPRTRALIVE

#define KEV_INET_ARPRTRALIVE 10
ARP resolution succeeded for router

macroKEV_DL_SUBCLASS

#define KEV_DL_SUBCLASS 2
Data Link subclass

macroKEV_DL_SIFFLAGS

Define Data-Link event subclass, and associated events.
#define KEV_DL_SIFFLAGS 1

macroKEV_DL_SIFMETRICS

#define KEV_DL_SIFMETRICS 2

macroKEV_DL_SIFMTU

#define KEV_DL_SIFMTU 3

macroKEV_DL_SIFPHYS

#define KEV_DL_SIFPHYS 4

macroKEV_DL_SIFMEDIA

#define KEV_DL_SIFMEDIA 5

macroKEV_DL_SIFGENERIC

#define KEV_DL_SIFGENERIC 6

macroKEV_DL_ADDMULTI

#define KEV_DL_ADDMULTI 7

macroKEV_DL_DELMULTI

#define KEV_DL_DELMULTI 8

macroKEV_DL_IF_ATTACHED

#define KEV_DL_IF_ATTACHED 9

macroKEV_DL_IF_DETACHING

#define KEV_DL_IF_DETACHING 10

macroKEV_DL_IF_DETACHED

#define KEV_DL_IF_DETACHED 11

macroKEV_DL_PROTO_ATTACHED

#define KEV_DL_PROTO_ATTACHED 14

macroKEV_DL_PROTO_DETACHED

#define KEV_DL_PROTO_DETACHED 15

macroKEV_DL_WAKEFLAGS_CHANGED

#define KEV_DL_WAKEFLAGS_CHANGED 17

macroKEV_DL_IF_IDLE_ROUTE_REFCNT

#define KEV_DL_IF_IDLE_ROUTE_REFCNT 18

macroKEV_DL_IFCAP_CHANGED

#define KEV_DL_IFCAP_CHANGED 19

macroKEV_DL_NODE_PRESENCE

#define KEV_DL_NODE_PRESENCE 21

macroKEV_DL_NODE_ABSENCE

#define KEV_DL_NODE_ABSENCE 22

macroKEV_DL_PRIMARY_ELECTED

#define KEV_DL_PRIMARY_ELECTED 23

macroKEV_DL_ISSUES

#define KEV_DL_ISSUES 24

macroKEV_DL_IFDELEGATE_CHANGED

#define KEV_DL_IFDELEGATE_CHANGED 25

macroKEV_DL_AWDL_RESTRICTED

#define KEV_DL_AWDL_RESTRICTED 26

macroKEV_DL_AWDL_UNRESTRICTED

#define KEV_DL_AWDL_UNRESTRICTED 27

macroKEV_DL_RRC_STATE_CHANGED

#define KEV_DL_RRC_STATE_CHANGED 28

macroKEV_DL_QOS_MODE_CHANGED

#define KEV_DL_QOS_MODE_CHANGED 29

macroKEV_DL_LOW_POWER_MODE_CHANGED

#define KEV_DL_LOW_POWER_MODE_CHANGED 30

macroKEV_DL_MASTER_ELECTED

#define KEV_DL_MASTER_ELECTED (_Pragma("gcc warn Use KEV_DL_PRIMARY_ELECTED instead") KEV_DL_PRIMARY_ELECTED)

macroKEV_INET6_SUBCLASS

#define KEV_INET6_SUBCLASS 6
inet6 subclass

macroKEV_INET6_NEW_USER_ADDR

KEV_INET6_SUBCLASS event codes
#define KEV_INET6_NEW_USER_ADDR 1
Userland configured IPv6 address

macroKEV_INET6_CHANGED_ADDR

#define KEV_INET6_CHANGED_ADDR 2
Address changed event (future)

macroKEV_INET6_ADDR_DELETED

#define KEV_INET6_ADDR_DELETED 3
IPv6 address was deleted

macroKEV_INET6_NEW_LL_ADDR

#define KEV_INET6_NEW_LL_ADDR 4
Autoconf LL address appeared

macroKEV_INET6_NEW_RTADV_ADDR

#define KEV_INET6_NEW_RTADV_ADDR 5
Autoconf address has appeared

macroKEV_INET6_DEFROUTER

#define KEV_INET6_DEFROUTER 6
Default router detected

macroKEV_INET6_REQUEST_NAT64_PREFIX

#define KEV_INET6_REQUEST_NAT64_PREFIX 7
Asking for the NAT64-prefix