Searched defs:opt_type (Results 1 – 12 of 12) sorted by relevance
/titanic_52/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | packet.c | 291 remove_pkt_opt(dhcp_pkt_t *dpkt, uint_t opt_type) in remove_pkt_opt() argument 412 add_pkt_opt(dhcp_pkt_t *dpkt, uint_t opt_type, const void *opt_val, in add_pkt_opt() argument 493 add_pkt_subopt(dhcp_pkt_t * dpkt,dhcpv6_option_t * parentopt,uint_t opt_type,const void * opt_val,uint_t opt_len) add_pkt_subopt() argument 560 add_pkt_opt16(dhcp_pkt_t * dpkt,uint_t opt_type,uint16_t opt_value) add_pkt_opt16() argument 575 add_pkt_opt32(dhcp_pkt_t * dpkt,uint_t opt_type,uint32_t opt_value) add_pkt_opt32() argument [all...] |
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_argvec.h | 62 uint_t opt_type; /* Option type (see above) */ member
|
/titanic_52/usr/src/common/net/wanboot/ |
H A D | bootinfo.c | 54 dsym_cdtype_t opt_type; /* DHCP option type (dhcp_symbol.h) */ member
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.h | 158 uint8_t opt_type; member
|
H A D | snoop_ppp.c | 866 ppp_getoptinfo(cp_optinfo_t optinfo_list[], uint16_t opt_type) in ppp_getoptinfo() argument
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | main.c | 78 match_opt_t opt_type; member
|
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | tn_ipopt.c | 1100 uchar_t opt_type; in tsol_find_secopt_v6() local
|
H A D | ipsecah.c | 2317 uint8_t opt_type; in ah_fix_tlv_options_v6() local
|
H A D | ip6.c | 2871 uint8_t opt_type; in ip_process_options_v6() local [all...] |
H A D | ip_ndp.c | 3368 ndp_get_option(nd_opt_hdr_t *opt, int optlen, int opt_type) in ndp_get_option() argument
|
/titanic_52/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.c | 133 match_opt_t opt_type; member
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | pppd.h | 100 enum opt_type { enum
|