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() 143 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 160 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 179 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk() 327 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk() 382 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 435 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack() 568 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit() 671 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 525 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local 1517 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local 3472 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local 3519 struct sctp_packet *packet = NULL; in sctp_sf_new_encap_port() local 3778 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local 4695 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local 6324 struct sctp_packet *packet; in sctp_abort_pkt_new() local 6365 struct sctp_packet *packet; in sctp_ootb_pkt_new() local 6437 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free() [all …]
|
D | outqueue.c | 792 struct sctp_packet *packet; member 1156 struct sctp_packet *packet; in sctp_outq_flush_transports() local
|
D | sm_sideeffect.c | 1282 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 | 1504 struct batadv_unicast_packet *packet; in batadv_nc_skb_forward() local 1557 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 | 429 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
|
/net/sunrpc/ |
D | xprtsock.c | 203 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump() 221 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 | 1815 int packet; in j1939_xtp_rx_dat_one() local
|
/net/openvswitch/ |
D | datapath.c | 572 struct sk_buff *packet; in ovs_packet_cmd_execute() local
|