Lines Matching refs:ixaflags
11623 ip_fragment_v4(mblk_t *mp_orig, nce_t *nce, iaflags_t ixaflags,
11731 error = postfragfn(mp, nce, ixaflags, i1, xmit_hint, szone, nolzid,
11743 ixaflags &= ~IXAF_REACH_CONF;
11845 error = postfragfn(mp, nce, ixaflags, ip_len, xmit_hint, szone,
12157 iaflags_t ixaflags = ixa->ixa_flags;
12162 if (ixaflags & IXAF_IS_IPV4) {
12193 if (ixaflags & IXAF_IS_IPV4) {
14418 ip_xmit(mblk_t *mp, nce_t *nce, iaflags_t ixaflags, uint_t pkt_len,
14443 if (ixaflags & IXAF_NO_TRACE)
14446 if (ixaflags & IXAF_IS_IPV4) {
14452 !(ixaflags & IXAF_NO_PFHOOK)) {
14494 !(ixaflags & IXAF_NO_PFHOOK)) {
14560 if (ixaflags & IXAF_NO_DEV_FLOW_CTL) {
14576 if (!(ixaflags & IXAF_NO_DEV_FLOW_CTL) &&
14603 if (ixaflags & IXAF_REACH_CONF) {