Home
last modified time | relevance | path

Searched refs:dhcp (Results 1 – 25 of 70) sorted by relevance

123

/titanic_50/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh346 for i in `shcat /etc/dhcp\.$1`; do
358 cmdline=`shcat /etc/dhcp\.${primary}`
362 /sbin/ifconfig $primary auto-dhcp primary $cmdline
371 cmdline=`shcat /etc/dhcp\.$1`
375 /sbin/ifconfig $1 dhcp start wait 0 $cmdline
/titanic_50/usr/src/cmd/svc/milestone/
H A Dnet-physical387 for i in `shcat /etc/dhcp\.$1`; do
399 cmdline=`shcat /etc/dhcp\.${primary}`
403 /sbin/ifconfig $primary auto-dhcp primary $cmdline
412 cmdline=`shcat /etc/dhcp\.$1`
416 /sbin/ifconfig $1 dhcp start wait 0 $cmdline
481 /sbin/ifconfig $nic auto-dhcp primary;
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dinc.flg26 find_files "s.*" usr/src/common/net/dhcp
/titanic_50/usr/src/stand/lib/inet/
H A Dinc.flg29 find_files "s.*" usr/src/common/net/dhcp
H A Ddhcpv4.h45 extern int dhcp(void);
H A DMakefile34 CMNDIR = $(CMNNETDIR)/dhcp
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Dinc.flg30 find_files "s.*" usr/src/common/net/dhcp
/titanic_50/usr/src/lib/libdhcputil/
H A Dreq.flg30 find_files "s.*" usr/src/common/net/dhcp
H A DMakefile.com29 COMDIR = $(SRC)/common/net/dhcp
H A DMakefile33 COMHDRDIR = $(SRC)/common/net/dhcp
/titanic_50/usr/src/lib/libdhcpagent/
H A Dreq.flg30 find_files "s.*" usr/src/common/net/dhcp
/titanic_50/usr/src/uts/sparc/nfs_dlboot/
H A Dinc.flg27 find_files "s.*" usr/src/common/net/dhcp
H A DMakefile39 COM_DIR = $(SRC)/common/net/dhcp
/titanic_50/usr/src/uts/intel/nfs_dlboot/
H A Dinc.flg30 find_files "s.*" usr/src/common/net/dhcp
H A DMakefile39 COM_DIR = $(SRC)/common/net/dhcp
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dinc.flg30 find_files "s.*" usr/src/common/net/dhcp
H A Dsnoop.h242 struct dhcp;
243 extern int interpret_dhcp(int, struct dhcp *, int);
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dinc.flg30 find_files "s.*" usr/src/common/net/dhcp
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Dinc.flg30 find_files "s.*" usr/src/common/net/dhcp
H A DMakefile39 CPPFLAGS += -I$(CMDINETCOMMONDIR) -I$(SRC)/common/net/dhcp
/titanic_50/usr/src/cmd/cmd-inet/etc/dhcp/
H A DMakefile31 ETCDHCPDIR= $(ROOTETC)/dhcp
/titanic_50/usr/src/stand/lib/tcp/
H A DMakefile32 CMNDIR = $(CMNNETDIR)/dhcp
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_protect.c273 get_dhcpv4_option(struct dhcp *dh4, uchar_t *end, uint8_t type, in get_dhcpv4_option()
308 get_dhcpv4_info(ipha_t *ipha, uchar_t *end, struct dhcp **dh4) in get_dhcpv4_info()
349 *dh4 = (struct dhcp *)dh; in get_dhcpv4_info()
573 struct dhcp *dh4; in intercept_dhcpv4_outbound()
590 struct dhcp *, dh4); in intercept_dhcpv4_outbound()
596 struct dhcp *, dh4, uint8_t, mtype); in intercept_dhcpv4_outbound()
613 struct dhcp *, dh4); in intercept_dhcpv4_outbound()
619 mcip, struct dhcp *, dh4); in intercept_dhcpv4_outbound()
642 struct dhcp *, dh4); in intercept_dhcpv4_outbound()
670 struct dhcp *dh4) in intercept_dhcpv4_inbound()
[all …]
/titanic_50/usr/src/uts/common/netinet/
H A DMakefile32 HDRS= arp.h dhcp.h dhcp6.h icmp6.h icmp_var.h if_ether.h igmp.h igmp_var.h \
/titanic_50/usr/src/lib/libinetutil/
H A DMakefile.com39 COMDIR = $(SRC)/common/net/dhcp

123