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() 144 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 161 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 180 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk() 328 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk() 383 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 436 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack() 569 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit() 672 static enum sctp_xmit sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data() [all …]
|
D | sm_statefuns.c | 326 struct sctp_packet *packet; in sctp_sf_do_5_1B_init() local 526 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local 1522 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local 3476 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local 3523 struct sctp_packet *packet = NULL; in sctp_sf_new_encap_port() local 3782 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local 4699 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local 6325 struct sctp_packet *packet; in sctp_abort_pkt_new() local 6366 struct sctp_packet *packet; in sctp_ootb_pkt_new() local 6438 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free() [all …]
|
D | outqueue.c | 795 struct sctp_packet *packet; member 1159 struct sctp_packet *packet; in sctp_outq_flush_transports() local
|
D | sm_sideeffect.c | 1281 struct sctp_packet *packet; in sctp_cmd_interpreter() local
|
/net/batman-adv/ |
D | fragmentation.c | 250 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local 356 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
|
D | network-coding.c | 1500 struct batadv_unicast_packet *packet; in batadv_nc_skb_forward() local 1553 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 | 856 struct hcp_packet *packet; in nfc_hci_recv_from_llc() local
|
/net/core/ |
D | selftests.c | 33 struct net_packet_attrs *packet; member
|
/net/nfc/nci/ |
D | hci.c | 431 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
|
/net/sunrpc/ |
D | xprtsock.c | 205 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump() 223 static inline void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump()
|
/net/netfilter/ |
D | nfnetlink_queue.c | 267 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/net/can/j1939/ |
D | transport.c | 1832 int packet; in j1939_xtp_rx_dat_one() local
|
/net/openvswitch/ |
D | datapath.c | 597 struct sk_buff *packet; in ovs_packet_cmd_execute() local
|