/titanic_50/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() 225 ipgpc_classify(int af, ipgpc_packet_t *packet) in ipgpc_classify() 487 get_port_info(ipgpc_packet_t *packet, void *iph, int af, mblk_t *mp) in get_port_info() 588 find_ids(ipgpc_packet_t *packet, mblk_t *mp) in find_ids() 608 parse_packet(ipgpc_packet_t *packet, mblk_t *mp) in parse_packet() 635 parse_packet6(ipgpc_packet_t *packet, mblk_t *mp) in parse_packet6()
|
H A D | classifierddi.c | 385 ipgpc_invoke_action(ipp_action_id_t aid, ipp_packet_t *packet) in ipgpc_invoke_action()
|
/titanic_50/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() 160 p_tx_sw_packet_t packet; in e1000g_send() local 611 p_tx_sw_packet_t packet; in e1000g_fill_tx_ring() local 901 p_tx_sw_packet_t packet; in e1000g_tx_setup() local 1023 p_tx_sw_packet_t packet; in e1000g_recycle() local 1258 e1000g_tx_copy(e1000g_tx_ring_t *tx_ring, p_tx_sw_packet_t packet, in e1000g_tx_copy() 1342 e1000g_tx_bind(e1000g_tx_ring_t *tx_ring, p_tx_sw_packet_t packet, mblk_t *mp) in e1000g_tx_bind() 1521 p_tx_sw_packet_t packet, uint64_t address, size_t size) in e1000g_fill_tx_desc() 1548 e1000g_tx_workaround_PCIX_82544(p_tx_sw_packet_t packet, in e1000g_tx_workaround_PCIX_82544() 1606 e1000g_tx_workaround_jumbo_82544(p_tx_sw_packet_t packet, in e1000g_tx_workaround_jumbo_82544()
|
H A D | e1000g_rx.c | 60 e1000g_rxfree_func(p_rx_sw_packet_t packet) in e1000g_rxfree_func() 148 p_rx_sw_packet_t packet; in e1000g_rx_setup() local 386 p_rx_sw_packet_t packet; in e1000g_get_buf() local 442 p_rx_sw_packet_t packet; in e1000g_receive() local
|
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; in e1000g_increase_rx_packets() local 1285 p_rx_sw_packet_t packet; in e1000g_alloc_rx_packets() local 1327 p_rx_sw_packet_t packet; in e1000g_alloc_rx_sw_packet() local 1399 e1000g_free_rx_sw_packet(p_rx_sw_packet_t packet, boolean_t full_release) in e1000g_free_rx_sw_packet() 1438 p_rx_sw_packet_t packet, next_packet; in e1000g_free_rx_packets() local 1470 p_tx_sw_packet_t packet; in e1000g_free_tx_packets() local
|
/titanic_50/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
|
/titanic_50/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) in smb_reply_ready() 327 struct name_packet *packet, uint32_t timeout) in smb_netbios_process_response() 899 smb_send_name_service_packet(addr_entry_t *addr, struct name_packet *packet) in smb_send_name_service_packet() 926 struct name_packet *packet, uint32_t retries, uint32_t timeout) in smb_netbios_send_rcv() 969 struct name_packet packet; in smb_send_name_registration_request() local 1044 struct name_packet packet; in smb_send_name_refresh_request() local 1138 struct name_packet packet; in smb_send_name_registration_response() local 1179 struct name_packet packet; in smb_send_name_release_request_and_demand() local [all …]
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | chpw.c | 22 krb5_data *packet) in krb5int_mk_chpw_req() 84 krb5int_rd_chpw_rep(krb5_context context, krb5_auth_context auth_context, krb5_data *packet, int *r… in krb5int_rd_chpw_rep() 283 krb5_data *packet ) in krb5int_mk_setpw_req() 352 krb5int_rd_setpw_rep( krb5_context context, krb5_auth_context auth_context, krb5_data *packet, in krb5int_rd_setpw_rep()
|
/titanic_50/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() 363 fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in fru_get_payload() 382 fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in fru_update_payload() 409 fru_append_packet(segment_hdl_t segment, packet_t *packet, const void *payload, in fru_append_packet() 441 fru_delete_packet(packet_hdl_t packet, segment_hdl_t *newsegment, in fru_delete_packet()
|
/titanic_50/usr/src/lib/krb5/kadm5/clnt/ |
H A D | chpw.c | 22 krb5_data *packet) in krb5int_mk_chpw_req() 87 krb5int_rd_chpw_rep(krb5_context context, krb5_auth_context auth_context, krb5_data *packet, int *r… in krb5int_rd_chpw_rep()
|
/titanic_50/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() 134 static void lm_process_lso_packet(IN lm_packet_t *packet, in lm_process_lso_packet() 474 lm_packet_t *packet) in lm_get_pri_from_send_packet_param() 492 lm_packet_t *packet, in fill_bds_for_encapsulated_packet() 578 lm_packet_t *packet, in lm_send_packet()
|
/titanic_50/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; in rcv_radius_response() local
|
/titanic_50/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; in iscsit_rcv_radius_response() local
|
/titanic_50/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() 682 ipmi_fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in ipmi_fru_get_payload() 733 ipmi_fru_update_payload(packet_hdl_t packet, const void *data, in ipmi_fru_update_payload() 742 ipmi_fru_append_packet(segment_hdl_t segment, packet_t *packet, in ipmi_fru_append_packet() 752 ipmi_fru_delete_packet(packet_hdl_t packet, in ipmi_fru_delete_packet() 2373 sun_fru_get_packets(segment_hdl_t segment, packet_t *packet, int maxpackets, in sun_fru_get_packets() 2421 sun_fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in sun_fru_get_payload() 2458 sun_fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in sun_fru_update_payload() 2575 sun_fru_append_packet(segment_hdl_t segment, packet_t *packet, in sun_fru_append_packet() 2831 sun_fru_delete_packet(packet_hdl_t packet, segment_hdl_t *newsegment, in sun_fru_delete_packet() [all …]
|
/titanic_50/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() 338 uwacom_mouse_events_intuos(usbwcm_state_t *usbwcmp, uint8_t *packet) in uwacom_mouse_events_intuos() 384 uwacom_pad_events_intuos(usbwcm_state_t *usbwcmp, uint8_t *packet) in uwacom_pad_events_intuos() 461 uint8_t *packet = mp->b_rptr; in usbwcm_input_intuos() local
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | nic.h | 33 unsigned char *packet; member
|
/titanic_50/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() 919 ipv6_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ipv6_inject() 935 ip_inject_impl(inject_t style, net_inject_t *packet, boolean_t isv6, in ip_inject_impl() 1479 net_inject_t *packet; in ip_ni_queue_func_impl() local 1656 net_no_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in net_no_inject()
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_update.c | 97 u_char *packet; in res_nupdate() local
|
/titanic_50/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
|
/titanic_50/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() 2034 fru_get_packets(segment_hdl_t segment, packet_t *packet, int maxpackets, in fru_get_packets() 2082 fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in fru_get_payload() 2167 fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in fru_update_payload() 2279 fru_append_packet(segment_hdl_t segment, packet_t *packet, const void *payload, in fru_append_packet() 2523 fru_delete_packet(packet_hdl_t packet, segment_hdl_t *newsegment, in fru_delete_packet()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | main.c | 50 char *packet; variable
|
/titanic_50/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_50/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() 2233 fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in fru_get_payload() 2269 fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in fru_update_payload() 2382 fru_append_packet(segment_hdl_t segment, packet_t *packet, const void *payload, in fru_append_packet() 2619 fru_delete_packet(packet_hdl_t packet, segment_hdl_t *newsegment, in fru_delete_packet()
|
/titanic_50/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) in sendbcast() 1158 sendbcastif(int s, char *packet, int packetlen, struct logint *li) in sendbcastif() 1198 sendmcast(int s, char *packet, int packetlen, struct sockaddr_in *sin) in sendmcast() 1227 sendmcastif(int s, char *packet, int packetlen, struct sockaddr_in *sin, in sendmcastif()
|
/titanic_50/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() 975 packet_t *packet; in frudata_delete_packet() local 1203 packet_t *packet; in frudata_read_packet() local 1273 packet_t packet; in frudata_add_packet() local
|