Home
last modified time | relevance | path

Searched refs:ip_fix_dbref (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c287 if ((mp = ip_fix_dbref(mp, &iras)) == NULL) in ip_input_common_v6()
H A Dip_input.c294 if ((mp = ip_fix_dbref(mp, &iras)) == NULL) { in ip_input_common_v4()
H A Dip.c8091 ip_fix_dbref(mblk_t *mp, ip_recv_attr_t *ira) in ip_fix_dbref() function
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3233 extern mblk_t *ip_fix_dbref(mblk_t *, ip_recv_attr_t *);