Lines Matching refs:ifindex
474 * nonzero - ifindex
479 uint_t ifindex = 0;
504 ifindex = ill->ill_phyint->phyint_ifindex;
510 return (ifindex);
514 * Routine to find the route to a destination. If a ifindex is supplied
515 * it tries to match the route to the corresponding ipif for the ifindex
548 * to a specified dstination (which may be onlink or offlink). The ifindex may
549 * or may not be 0. A non-null ifindex indicates IP Filter has stipulated
573 ipfil_sendpkt(const struct sockaddr *dst_addr, mblk_t *mp, uint_t ifindex,
611 ixas.ixa_ifindex = ifindex;