Searched refs:match_ire (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 7885 int match_ire; in ip_sioctl_dstinfo() local 7916 match_ire = MATCH_IRE_DSTONLY; in ip_sioctl_dstinfo() 7938 NULL, match_ire, IRR_ALLOCATE, 0, ipst, &v4setsrc, in ip_sioctl_dstinfo() 7943 NULL, match_ire, IRR_ALLOCATE, 0, ipst, &v6setsrc, in ip_sioctl_dstinfo()
|