Searched defs:packet (Results 1 – 14 of 14) sorted by relevance
/net/sctp/ |
D | output.c | 55 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset() 73 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config() 142 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 159 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 178 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk() 302 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk() 357 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 406 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack() 545 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit() 648 static enum sctp_xmit sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data() [all …]
|
D | sm_statefuns.c | 303 struct sctp_packet *packet; in sctp_sf_do_5_1B_init() local 502 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local 1453 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local 3357 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local 3621 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local 4537 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local 6166 struct sctp_packet *packet; in sctp_abort_pkt_new() local 6207 struct sctp_packet *packet; in sctp_ootb_pkt_new() local 6276 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free() 6289 struct sctp_packet *packet; in sctp_send_stale_cookie_err() local
|
D | outqueue.c | 784 struct sctp_packet *packet; member 1138 struct sctp_packet *packet; in sctp_outq_flush_transports() local
|
D | sm_sideeffect.c | 1264 struct sctp_packet *packet; in sctp_cmd_interpreter() local
|
/net/batman-adv/ |
D | fragmentation.c | 251 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local 357 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
|
D | icmp_socket.c | 105 struct batadv_socket_packet *packet, *tmp; in batadv_socket_release() local
|
D | network-coding.c | 1512 struct batadv_unicast_packet *packet; in batadv_nc_skb_forward() local 1565 struct batadv_unicast_packet *packet; in batadv_nc_skb_store_for_decoding() local
|
/net/nfc/hci/ |
D | hcp.c | 48 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
|
D | core.c | 843 struct hcp_packet *packet; in nfc_hci_recv_from_llc() local
|
/net/nfc/nci/ |
D | hci.c | 434 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
|
/net/sunrpc/ |
D | xprtsock.c | 197 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump() 215 static inline void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump()
|
/net/netfilter/ |
D | nfnetlink_queue.c | 263 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/net/can/j1939/ |
D | transport.c | 1720 int packet; in j1939_xtp_rx_dat_one() local
|
/net/openvswitch/ |
D | datapath.c | 539 struct sk_buff *packet; in ovs_packet_cmd_execute() local
|