Searched defs:packet (Results 1 – 14 of 14) sorted by relevance
/net/sctp/ |
D | output.c | 70 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset() 84 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config() 139 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 165 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 184 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() 356 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 408 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack() 553 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit() 656 static enum sctp_xmit sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data() [all …]
|
D | sm_statefuns.c | 325 struct sctp_packet *packet; in sctp_sf_do_5_1B_init() local 519 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local 1444 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local 3313 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local 3577 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local 4496 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local 6125 struct sctp_packet *packet; in sctp_abort_pkt_new() local 6166 struct sctp_packet *packet; in sctp_ootb_pkt_new() local 6235 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free() 6248 struct sctp_packet *packet; in sctp_send_stale_cookie_err() local
|
D | outqueue.c | 776 struct sctp_packet *packet; in sctp_outq_flush() local
|
D | sm_sideeffect.c | 1259 struct sctp_packet *packet; in sctp_cmd_interpreter() local
|
/net/batman-adv/ |
D | fragmentation.c | 262 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local 368 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
|
D | icmp_socket.c | 108 struct batadv_socket_packet *packet, *tmp; in batadv_socket_release() local
|
D | network-coding.c | 1520 struct batadv_unicast_packet *packet; in batadv_nc_skb_forward() local 1573 struct batadv_unicast_packet *packet; in batadv_nc_skb_store_for_decoding() local
|
/net/nfc/hci/ |
D | hcp.c | 60 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
|
D | core.c | 868 struct hcp_packet *packet; in nfc_hci_recv_from_llc() local
|
/net/nfc/nci/ |
D | hci.c | 446 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/ipx/ |
D | af_ipx.c | 1203 __be16 ipx_cksum(struct ipxhdr *packet, int length) in ipx_cksum()
|
/net/netfilter/ |
D | nfnetlink_queue.c | 244 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/net/openvswitch/ |
D | datapath.c | 560 struct sk_buff *packet; in ovs_packet_cmd_execute() local
|