Home
last modified time | relevance | path

Searched refs:DL_NOTE_ALLOWED_IPS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1753 if (!(dsp->ds_notifications & DL_NOTE_ALLOWED_IPS)) in str_notify_allowed_ips()
1764 dlip->dl_notification = DL_NOTE_ALLOWED_IPS; in str_notify_allowed_ips()
H A Ddld_proto.c1149 DL_NOTE_ALLOWED_IPS; in proto_notify_req()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h412 #define DL_NOTE_ALLOWED_IPS 0x1000 /* "allowed-ips" notification */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c2302 DL_NOTE_REPLUMB | DL_NOTE_ALLOWED_IPS | DL_NOTE_SDU_SIZE2); in ill_dl_phys()
H A Dip.c8752 case DL_NOTE_ALLOWED_IPS: in ip_rput_dlpi_writer()