Home
last modified time | relevance | path

Searched refs:DL_NOTE_SDU_SIZE2 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1419 if (!(dsp->ds_notifications & (DL_NOTE_SDU_SIZE|DL_NOTE_SDU_SIZE2))) in str_notify_sdu_size()
1429 if (dsp->ds_notifications & DL_NOTE_SDU_SIZE2) { in str_notify_sdu_size()
1430 dlip->dl_notification = DL_NOTE_SDU_SIZE2; in str_notify_sdu_size()
H A Ddld_proto.c1148 DL_NOTE_SDU_SIZE2| in proto_notify_req()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h413 #define DL_NOTE_SDU_SIZE2 0x2000 /* New unicast and multicast size */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c1008 if ((mp = ip_dlnotify_alloc2(DL_NOTE_SDU_SIZE2, mtu, mc_mtu)) != NULL) { in ipmp_illgrp_set_mtu()
H A Dip6_if.c2302 DL_NOTE_REPLUMB | DL_NOTE_ALLOWED_IPS | DL_NOTE_SDU_SIZE2); in ill_dl_phys()
H A Dip.c8578 case DL_NOTE_SDU_SIZE2: in ip_rput_dlpi_writer()
8596 case DL_NOTE_SDU_SIZE2: in ip_rput_dlpi_writer()