Home
last modified time | relevance | path

Searched refs:newifp (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c3788 static void *fr_ifsync(action, v, newname, oldname, newifp, oldifp, ifs) in fr_ifsync() argument
3791 void *newifp, *oldifp;
3805 rval = newifp;
3814 if (newifp == oldifp)
3973 static void fr_syncindex(rules, ifp, newifp) in fr_syncindex() argument
3976 void *newifp;
3987 fr->fr_ifas[i] = newifp;
3991 fr->fr_tifs[i].fd_ifp = newifp;
3995 fr->fr_dif.fd_ifp = newifp;
4022 void fr_ifindexsync(ifp, newifp, ifs) in fr_ifindexsync() argument
[all …]
H A Dip_nat.c4981 void fr_natifindexsync(ifp, newifp, ifs) in fr_natifindexsync() argument
4983 void *newifp;
4993 nat->nat_ifps[0] = newifp;
4996 nat->nat_ifps[1] = newifp;
5001 n->in_ifps[0] = newifp;
5004 n->in_ifps[1] = newifp;
H A Dip_state.c3266 void fr_stateifindexsync(ifp, newifp, ifs) in fr_stateifindexsync() argument
3268 void *newifp;
3280 is->is_ifp[i] = newifp;
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c473 if_rewire_rdisc(struct interface *oldifp, struct interface *newifp) in if_rewire_rdisc() argument
480 drp->dr_ifp = newifp; in if_rewire_rdisc()
481 drp->dr_pref += (newifp->int_metric - oldifp->int_metric); in if_rewire_rdisc()
H A Dtable.c996 kern_rewire_ifp(struct interface *oldifp, struct interface *newifp) in kern_rewire_ifp() argument
1004 k->k_ifp = newifp; in kern_rewire_ifp()
1007 newifp->int_name); in kern_rewire_ifp()