/titanic_52/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 76 common_classify(ipgpc_packet_t *packet, ht_match_t *fid_table, in common_classify() argument 225 ipgpc_classify(int af,ipgpc_packet_t * packet) ipgpc_classify() argument 487 get_port_info(ipgpc_packet_t * packet,void * iph,int af,mblk_t * mp) get_port_info() argument 588 find_ids(ipgpc_packet_t * packet,mblk_t * mp) find_ids() argument 608 parse_packet(ipgpc_packet_t * packet,mblk_t * mp) parse_packet() argument 635 parse_packet6(ipgpc_packet_t * packet,mblk_t * mp) parse_packet6() argument [all...] |
/titanic_52/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_tx.c | 89 e1000g_free_tx_swpkt(register p_tx_sw_packet_t packet) in e1000g_free_tx_swpkt() argument 160 p_tx_sw_packet_t packet; e1000g_send() local 611 p_tx_sw_packet_t packet; e1000g_fill_tx_ring() local 901 p_tx_sw_packet_t packet; e1000g_tx_setup() local 1023 p_tx_sw_packet_t packet; e1000g_recycle() local 1258 e1000g_tx_copy(e1000g_tx_ring_t * tx_ring,p_tx_sw_packet_t packet,mblk_t * mp,boolean_t tx_undersize_flag) e1000g_tx_copy() argument 1342 e1000g_tx_bind(e1000g_tx_ring_t * tx_ring,p_tx_sw_packet_t packet,mblk_t * mp) e1000g_tx_bind() argument 1521 e1000g_fill_tx_desc(e1000g_tx_ring_t * tx_ring,p_tx_sw_packet_t packet,uint64_t address,size_t size) e1000g_fill_tx_desc() argument 1548 e1000g_tx_workaround_PCIX_82544(p_tx_sw_packet_t packet,uint64_t address,size_t size) e1000g_tx_workaround_PCIX_82544() argument 1606 e1000g_tx_workaround_jumbo_82544(p_tx_sw_packet_t packet,uint64_t address,size_t size) e1000g_tx_workaround_jumbo_82544() argument [all...] |
H A D | e1000g_rx.c | 60 e1000g_rxfree_func(p_rx_sw_packet_t packet) in e1000g_rxfree_func() argument 148 p_rx_sw_packet_t packet; e1000g_rx_setup() local 386 p_rx_sw_packet_t packet; e1000g_get_buf() local 442 p_rx_sw_packet_t packet; e1000g_receive() local [all...] |
H A D | e1000g_alloc.c | 1127 p_tx_sw_packet_t packet; in e1000g_alloc_tx_packets() local 1248 p_rx_sw_packet_t packet; e1000g_increase_rx_packets() local 1285 p_rx_sw_packet_t packet; e1000g_alloc_rx_packets() local 1327 p_rx_sw_packet_t packet; e1000g_alloc_rx_sw_packet() local 1399 e1000g_free_rx_sw_packet(p_rx_sw_packet_t packet,boolean_t full_release) e1000g_free_rx_sw_packet() argument 1438 p_rx_sw_packet_t packet, next_packet; e1000g_free_rx_packets() local 1470 p_tx_sw_packet_t packet; e1000g_free_tx_packets() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | demand.c | 59 struct packet { struct 61 struct packet *next; argument 65 static struct packet *pend_q; argument [all...] |
/titanic_52/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios_name.c | 130 struct name_packet *packet; member 187 struct name_packet packet; in smb_end_node_challenge() local 295 smb_reply_ready(struct name_packet * packet,addr_entry_t * addr) smb_reply_ready() argument 327 smb_netbios_process_response(uint16_t tid,addr_entry_t * addr,struct name_packet * packet,uint32_t timeout) smb_netbios_process_response() argument 899 smb_send_name_service_packet(addr_entry_t * addr,struct name_packet * packet) smb_send_name_service_packet() argument 926 smb_netbios_send_rcv(int bcast,addr_entry_t * destination,struct name_packet * packet,uint32_t retries,uint32_t timeout) smb_netbios_send_rcv() argument 969 struct name_packet packet; smb_send_name_registration_request() local 1044 struct name_packet packet; smb_send_name_refresh_request() local 1138 struct name_packet packet; smb_send_name_registration_response() local 1179 struct name_packet packet; smb_send_name_release_request_and_demand() local 1227 struct name_packet packet; smb_send_name_release_response() local 1265 struct name_packet packet; smb_send_name_query_request() local 1328 struct name_packet packet; smb_send_name_query_response() local 1388 struct name_packet packet; smb_send_node_status_response() local 1832 smb_name_process_Bnode_packet(struct name_packet * packet,addr_entry_t * addr) smb_name_process_Bnode_packet() argument 1912 smb_name_process_Pnode_packet(struct name_packet * packet,addr_entry_t * addr) smb_name_process_Pnode_packet() argument 2011 smb_name_process_Mnode_packet(struct name_packet * packet,addr_entry_t * addr) smb_name_process_Mnode_packet() argument 2020 smb_name_process_Hnode_packet(struct name_packet * packet,addr_entry_t * addr) smb_name_process_Hnode_packet() argument 2187 struct name_packet *packet; smb_netbios_worker() local [all...] |
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | chpw.c | 22 krb5_data *packet) in krb5int_mk_chpw_req() argument 84 krb5int_rd_chpw_rep(krb5_context context, krb5_auth_context auth_context, krb5_data *packet, int *result_code, krb5_data *result_data) in krb5int_rd_chpw_rep() argument 283 krb5int_mk_setpw_req(krb5_context context,krb5_auth_context auth_context,krb5_data * ap_req,krb5_principal targprinc,char * passwd,krb5_data * packet) krb5int_mk_setpw_req() argument 352 krb5int_rd_setpw_rep(krb5_context context,krb5_auth_context auth_context,krb5_data * packet,int * result_code,krb5_data * result_data) krb5int_rd_setpw_rep() argument [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/ |
H A D | libfruaccess.c | 343 fru_get_packets(segment_hdl_t segment, packet_t *packet, int max_packets, in fru_get_packets() argument 363 fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in fru_get_payload() argument 382 fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in fru_update_payload() argument 409 fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) fru_append_packet() argument 441 fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) fru_delete_packet() argument [all...] |
/titanic_52/usr/src/lib/krb5/kadm5/clnt/ |
H A D | chpw.c | 22 krb5_data *packet) in krb5int_mk_chpw_req() argument 87 krb5int_rd_chpw_rep(krb5_context context, krb5_auth_context auth_context, krb5_data *packet, int *result_code, krb5_data *result_data) in krb5int_rd_chpw_rep() argument [all...] |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_send.c | 103 IN lm_packet_t *packet, in lm_pre_process_lso_packet() argument 134 static void lm_process_lso_packet(IN lm_packet_t *packet, in lm_process_lso_packet() argument 474 lm_get_pri_from_send_packet_param(lm_device_t * pdev,lm_packet_t * packet) lm_get_pri_from_send_packet_param() argument 492 fill_bds_for_encapsulated_packet(lm_device_t * pdev,lm_packet_t * packet,struct eth_tunnel_data * tunnel_data,struct eth_tx_parse_2nd_bd * parse_bd_2nd_ptr,u8_t eth_hlen) fill_bds_for_encapsulated_packet() argument 578 lm_send_packet(lm_device_t * pdev,u32_t chain_idx,lm_packet_t * packet,lm_frag_list_t * frags) lm_send_packet() argument [all...] |
/titanic_52/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | radius_packet.c | 54 radius_packet_t *packet; /* Outbound RADIUS packet */ in snd_radius_request() local 168 radius_packet_t *packet; rcv_radius_response() local [all...] |
/titanic_52/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_radiuspacket.c | 59 radius_packet_t *packet; /* Outbound RADIUS packet */ in iscsit_snd_radius_request() local 172 radius_packet_t *packet; iscsit_rcv_radius_response() local [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 622 ipmi_fru_get_packets(segment_hdl_t segment, packet_t *packet, in ipmi_fru_get_packets() argument 682 ipmi_fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in ipmi_fru_get_payload() argument 733 ipmi_fru_update_payload(packet_hdl_t packet,const void * data,size_t nbytes,packet_hdl_t * newpacket,door_cred_t * cred) ipmi_fru_update_payload() argument 742 ipmi_fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) ipmi_fru_append_packet() argument 752 ipmi_fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) ipmi_fru_delete_packet() argument 2373 sun_fru_get_packets(segment_hdl_t segment,packet_t * packet,int maxpackets,door_cred_t * cred) sun_fru_get_packets() argument 2421 sun_fru_get_payload(packet_hdl_t packet,void * buffer,size_t nbytes,door_cred_t * cred) sun_fru_get_payload() argument 2458 sun_fru_update_payload(packet_hdl_t packet,const void * data,size_t nbytes,packet_hdl_t * newpacket,door_cred_t * cred) sun_fru_update_payload() argument 2575 sun_fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) sun_fru_append_packet() argument 2831 sun_fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) sun_fru_delete_packet() argument 3328 fru_get_packets(segment_hdl_t segment,packet_t * packet,int max_packets,door_cred_t * cred) fru_get_packets() argument 3347 fru_get_payload(packet_hdl_t packet,void * buffer,size_t nbytes,door_cred_t * cred) fru_get_payload() argument 3372 fru_update_payload(packet_hdl_t packet,const void * data,size_t nbytes,packet_hdl_t * newpacket,door_cred_t * cred) fru_update_payload() argument 3396 fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) fru_append_packet() argument 3416 fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) fru_delete_packet() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/i386/common/ |
H A D | drv.c | 56 static struct edd_packet packet; variable [all...] |
/titanic_52/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 215 uint8_t *packet = mp->b_rptr; in usbwcm_input_graphire() local 309 uwacom_pen_events_intuos(usbwcm_state_t *usbwcmp, uint8_t *packet) in uwacom_pen_events_intuos() argument 338 uwacom_mouse_events_intuos(usbwcm_state_t *usbwcmp, uint8_t *packet) in uwacom_mouse_events_intuos() argument 384 uwacom_pad_events_intuos(usbwcm_state_t *usbwcmp, uint8_t *packet) in uwacom_pad_events_intuos() argument 461 uint8_t *packet = mp->b_rptr; in usbwcm_input_intuos() local [all...] |
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | nic.h | 33 unsigned char *packet; member
|
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | ip_netinfo.c | 905 ip_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ip_inject() argument 919 ipv6_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ipv6_inject() argument 935 ip_inject_impl(inject_t style, net_inject_t *packet, boolean_t isv6, in ip_inject_impl() argument 1479 net_inject_t *packet; ip_ni_queue_func_impl() local 1656 net_no_inject(net_handle_t neti,inject_t style,net_inject_t * packet) net_no_inject() argument [all...] |
/titanic_52/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_update.c | 97 u_char *packet; in res_nupdate() local
|
/titanic_52/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgfru.h | 126 packet_t packet; /* packet info */ member 142 packet_t packet; /* packet info */ member [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access.c | 1758 get_payload(int device_fd, hash_obj_t *packet, uint8_t *payload) in get_payload() argument 2034 fru_get_packets(segment_hdl_t segment,packet_t * packet,int maxpackets,door_cred_t * cred) fru_get_packets() argument 2082 fru_get_payload(packet_hdl_t packet,void * buffer,size_t nbytes,door_cred_t * cred) fru_get_payload() argument 2167 fru_update_payload(packet_hdl_t packet,const void * data,size_t nbytes,packet_hdl_t * newpacket,door_cred_t * cred) fru_update_payload() argument 2279 fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) fru_append_packet() argument 2523 fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) fru_delete_packet() argument [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | main.c | 50 char *packet; variable
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rtquery.c | 81 char packet[MAXPACKETSIZE+MAXPATHLEN]; member 88 char packet[MAXPACKETSIZE+1024]; member
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/ |
H A D | in.rdisc.c | 200 uchar_t packet[MAXPACKET]; variable 1129 sendbcast(int s,char * packet,int packetlen) sendbcast() argument 1158 sendbcastif(int s,char * packet,int packetlen,struct logint * li) sendbcastif() argument 1198 sendmcast(int s,char * packet,int packetlen,struct sockaddr_in * sin) sendmcast() argument 1227 sendmcastif(int s,char * packet,int packetlen,struct sockaddr_in * sin,struct logint * li) sendmcastif() argument [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.c | 2184 fru_get_packets(segment_hdl_t segment, packet_t *packet, int maxpackets, in fru_get_packets() argument 2233 fru_get_payload(packet_hdl_t packet,void * buffer,size_t nbytes,door_cred_t * cred) fru_get_payload() argument 2269 fru_update_payload(packet_hdl_t packet,const void * data,size_t nbytes,packet_hdl_t * newpacket,door_cred_t * cred) fru_update_payload() argument 2382 fru_append_packet(segment_hdl_t segment,packet_t * packet,const void * payload,size_t nbytes,segment_hdl_t * newsegment,door_cred_t * cred) fru_append_packet() argument 2619 fru_delete_packet(packet_hdl_t packet,segment_hdl_t * newsegment,door_cred_t * cred) fru_delete_packet() argument [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 430 alloc_packet_node_object(picl_nodehdl_t nodehdl, packet_t *packet) in alloc_packet_node_object() argument 975 packet_t *packet; frudata_delete_packet() local 1203 packet_t *packet; frudata_read_packet() local 1273 packet_t packet; frudata_add_packet() local [all...] |