Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 14 of 14) sorted by relevance

/net/sctp/
Doutput.c70 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 …]
Dsm_statefuns.c325 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
Doutqueue.c776 struct sctp_packet *packet; in sctp_outq_flush() local
Dsm_sideeffect.c1259 struct sctp_packet *packet; in sctp_cmd_interpreter() local
/net/batman-adv/
Dfragmentation.c262 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local
368 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
Dicmp_socket.c108 struct batadv_socket_packet *packet, *tmp; in batadv_socket_release() local
Dnetwork-coding.c1520 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/
Dhcp.c60 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
Dcore.c868 struct hcp_packet *packet; in nfc_hci_recv_from_llc() local
/net/nfc/nci/
Dhci.c446 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
/net/sunrpc/
Dxprtsock.c197 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/
Daf_ipx.c1203 __be16 ipx_cksum(struct ipxhdr *packet, int length) in ipx_cksum()
/net/netfilter/
Dnfnetlink_queue.c244 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
/net/openvswitch/
Ddatapath.c560 struct sk_buff *packet; in ovs_packet_cmd_execute() local