Home
last modified time | relevance | path

Searched refs:ipmp (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh122 if [ "$one" = ipmp ]; then
151 if [ "$one" = ipmp ]; then
167 if /sbin/ifconfig $1 ipmp; then
222 if /sbin/ifconfig $1 inet6 ipmp; then
/titanic_44/usr/src/cmd/svc/shell/
H A Dnet_include.sh182 /sbin/ifconfig $1 $3 ipmp group $2 2>/dev/null
203 if create_ipmp ipmp$a$b$c $1 $2; then
204 echo ipmp$a$b$c
391 [ "$one" = ipmp ] && one=
448 [ "$one" = ipmp ] && one=
/titanic_44/usr/src/lib/libipmp/
H A DMakefile28 HDRS = ipmp.h ipmp_admin.h ipmp_mpathd.h ipmp_query.h ipmp_query_impl.h
33 MSGFILES = common/ipmp.c
H A DMakefile.com28 OBJECTS = ipmp_admin.o ipmp_query.o ipmp_mpathd.o ipmp.o
/titanic_44/usr/src/cmd/svc/milestone/
H A Dnet-physical185 if [ "$one" = ipmp ]; then
219 if [ "$one" = ipmp ]; then
233 if /sbin/ifconfig $1 ipmp; then
299 if /sbin/ifconfig $1 inet6 ipmp; then
/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c398 boolean_t ipmp; in ip_offline() local
427 ipmp = (pif->pi_grname[0] != '\0'); in ip_offline()
435 if (!ipmp && !detachable) { in ip_offline()
466 if (!ipmp) { in ip_offline()
831 boolean_t offline, ipmp; in ip_usage() local
868 ipmp = (node->ip_pif->pi_grname[0] != '\0'); in ip_usage()
876 if (ipmp) { in ip_usage()
895 if (ipmp) { in ip_usage()
1620 boolean_t success, ipmp; in if_replumb() local
1638 ipmp = (node->ip_pif->pi_grname[0] != '\0'); in if_replumb()
[all …]
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c919 mblk_t *ipmp; in sctp_wput_asconf() local
940 ipmp = sctp_make_mp(sctp, fp, 0); in sctp_wput_asconf()
941 if (ipmp == NULL) { in sctp_wput_asconf()
952 ipha_t *ipha = (ipha_t *)ipmp->b_rptr; in sctp_wput_asconf()
969 freeb(ipmp); in sctp_wput_asconf()
976 ip6_t *ip6 = (ip6_t *)ipmp->b_rptr; in sctp_wput_asconf()
992 freeb(ipmp); in sctp_wput_asconf()
1003 freeb(ipmp); in sctp_wput_asconf()
1015 ipmp->b_cont = mp; in sctp_wput_asconf()
1020 sctp_set_iplen(sctp, ipmp, fp->sf_ixa); in sctp_wput_asconf()
[all …]
/titanic_44/usr/src/lib/libipmp/common/
H A Dllib-lipmp29 #include <ipmp.h>
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3499 ip_member_t *ipmp; in group_report() local
3555 for (ipmp = (ip_member_t *)v4grp->valp; in group_report()
3556 (char *)ipmp < (char *)v4grp->valp + v4grp->length; in group_report()
3558 ipmp = (ip_member_t *)((char *)ipmp + ipMemberEntrySize)) { in group_report()
3571 octetstr(&ipmp->ipGroupMemberIfIndex, 'a', in group_report()
3573 pr_addr(ipmp->ipGroupMemberAddress, in group_report()
3575 ipmp->ipGroupMemberRefCnt); in group_report()
3598 if ((ipmp->ipGroupMemberAddress != in group_report()
3600 (!octetstrmatch(&ipmp->ipGroupMemberIfIndex, in group_report()
3610 ipmp->ipGroupMemberFilterMode), in group_report()
/titanic_44/usr/src/uts/common/sys/
H A DMakefile976 ipmp.h \
/titanic_44/usr/src/uts/common/io/e1000api/
H A DREADME416 6399084 ipmp doesn't work with e1000g
/titanic_44/usr/src/uts/common/io/e1000g/
H A DREADME416 6399084 ipmp doesn't work with e1000g
/titanic_44/usr/src/uts/common/
H A DMakefile.files551 IP_OBJS += igmp.o ipmp.o ip.o ip6.o ip6_asp.o ip6_if.o ip6_ire.o \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-header.mf434 file path=usr/include/ipmp.h
1464 file path=usr/include/sys/sysevent/ipmp.h