Searched defs:str_unitdata_ind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c44 static mblk_t *str_unitdata_ind(dld_str_t *, mblk_t *, boolean_t);
1363 if ((ud_mp = str_unitdata_ind(dsp, mp, strip_vlan)) == NULL) {
1447 str_unitdata_ind(dld_str_t *dsp, mblk_t *mp, boolean_t strip_vlan) function

Completed in 59 milliseconds