Searched refs:if_msghdr_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dif.h688 } if_msghdr_t; typedef in typeref:struct:if_msghdr
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_rts.c1853 return (sizeof (if_msghdr_t));
1945 if_msghdr_t *ifm;
1974 ifm = (if_msghdr_t *)mp->b_rptr;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1333 process_rtm_ifinfo(if_msghdr_t *ifm, int type)
1344 * if_msghdr_t structure. At the time of writing, the size of the
1345 * if_msghdr_t structure is different on 32 and 64 bit kernels, due
1495 (if_msghdr_t *)rtm, type);

Completed in 76 milliseconds