Searched refs:life_time (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_dyndns.c | 1219 const char *ip_addr, int life_time, int update_type, int del_type, in dyndns_build_add_remove_msg() argument 1326 ttl = life_time; in dyndns_build_add_remove_msg() 1375 const char *ip_addr, int life_time, int update_type, int del_type, in dyndns_build_unsigned_tsig_msg() argument 1382 ip_addr, life_time, update_type, del_type, 0, id, level)) <= 0) { in dyndns_build_unsigned_tsig_msg() 1429 const char *ip_addr, int life_time, int update_type, int del_type, in dyndns_build_signed_tsig_msg() argument 1436 ip_addr, life_time, update_type, del_type, 1, id, level)) <= 0) { in dyndns_build_signed_tsig_msg() 1547 const char *ip_addr, int life_time, int update_type, int del_type, in dyndns_sec_add_remove_entry() argument 1587 ip_addr, life_time, update_type, del_type, in dyndns_sec_add_remove_entry() 1609 ip_addr, life_time, update_type, del_type, key_name, &id, in dyndns_sec_add_remove_entry() 1780 const char *ip_addr, int life_time, int update_type, in dyndns_add_remove_entry() argument [all …]
|
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk_hw.h | 3035 uint32_t life_time; member
|
H A D | iwk2.c | 2870 tx->stop_time.life_time = LE_32(0xffffffff); in iwk_send() 3677 hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff); in iwk_scan() 6370 tx_beacon_p->config.stop_time.life_time = in iwk_start_tx_beacon()
|
/titanic_44/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 2385 uint32_t life_time; member
|
H A D | iwh.c | 3403 tx->stop_time.life_time = LE_32(0xffffffff); in iwh_send() 4143 hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff); in iwh_scan()
|
/titanic_44/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 2382 uint32_t life_time; member
|
H A D | iwp.c | 3236 tx->stop_time.life_time = LE_32(0xffffffff); in iwp_send() 3941 hdr->tx_cmd.stop_time.life_time = LE_32(0xffffffff); in iwp_scan()
|