/net/sctp/ |
D | sm_statefuns.c | 220 const sctp_subtype_t type, in sctp_sf_do_4_C() 306 const sctp_subtype_t type, in sctp_sf_do_5_1B_init() 502 const sctp_subtype_t type, in sctp_sf_do_5_1C_ack() 652 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1D_ce() 878 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1E_ca() 955 const sctp_subtype_t type, in sctp_sf_heartbeat() 981 const sctp_subtype_t type, in sctp_sf_sendbeat_8_3() 1052 const sctp_subtype_t type, in sctp_sf_beat_8_3() 1126 const sctp_subtype_t type, in sctp_sf_backbeat_8_3() 1391 const sctp_subtype_t type, in sctp_sf_do_unexpected_init() [all …]
|
/net/ax25/ |
D | ax25_std_in.c | 42 …ic int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state1_machine() 106 …ic int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state2_machine() 144 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() 269 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() 422 int ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_std_frame_in()
|
D | ax25_ds_in.c | 35 …tic int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() 103 …tic int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() 148 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 282 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_ds_frame_in()
|
D | ax25_ip.c | 50 unsigned short type, const void *daddr, in ax25_hard_header() 221 unsigned short type, const void *daddr, in ax25_hard_header()
|
/net/ceph/crush/ |
D | hash.c | 91 __u32 crush_hash32(int type, __u32 a) in crush_hash32() 101 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2() 111 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3() 121 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() 131 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5() 141 const char *crush_hash_name(int type) in crush_hash_name()
|
/net/irda/ |
D | parameters.c | 79 PV_TYPE type, PI_HANDLER func) in irda_insert_no_value() 106 PV_TYPE type, PI_HANDLER func) in irda_extract_no_value() 127 PV_TYPE type, PI_HANDLER func) in irda_insert_integer() 203 PV_TYPE type, PI_HANDLER func) in irda_extract_integer() 289 PV_TYPE type, PI_HANDLER func) in irda_extract_string() 337 PV_TYPE type, PI_HANDLER func) in irda_extract_octseq() 461 int type; in irda_param_insert() local 515 int type; in irda_param_extract() local
|
/net/tipc/ |
D | name_table.c | 91 u32 type; member 122 static struct publication *publ_create(u32 type, u32 lower, u32 upper, in publ_create() 158 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) in tipc_nameseq_create() 249 u32 type, u32 lower, u32 upper, in tipc_nameseq_insert_publ() 467 static struct name_seq *nametbl_find_seq(u32 type) in nametbl_find_seq() 481 struct publication *tipc_nametbl_insert_publ(u32 type, u32 lower, u32 upper, in tipc_nametbl_insert_publ() 502 struct publication *tipc_nametbl_remove_publ(u32 type, u32 lower, in tipc_nametbl_remove_publ() 529 u32 tipc_nametbl_translate(u32 type, u32 instance, u32 *destnode) in tipc_nametbl_translate() 615 int tipc_nametbl_mc_translate(u32 type, u32 lower, u32 upper, u32 limit, in tipc_nametbl_mc_translate() 658 struct publication *tipc_nametbl_publish(u32 type, u32 lower, u32 upper, in tipc_nametbl_publish() [all …]
|
/net/llc/ |
D | llc_input.c | 42 void llc_add_pack(int type, void (*handler)(struct llc_sap *sap, in llc_add_pack() 50 void llc_remove_pack(int type) in llc_remove_pack() 77 int type = LLC_DEST_CONN; /* I-PDU or S-PDU type */ in llc_pdu_type() local
|
/net/core/ |
D | timestamping.c | 39 unsigned int type; in skb_clone_tx_timestamp() local 61 unsigned int type; in skb_defer_rx_timestamp() local
|
D | gen_stats.c | 28 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size) in gnet_stats_copy() 61 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, in gnet_stats_start_copy_compat() 96 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, in gnet_stats_start_copy()
|
/net/netfilter/ |
D | nf_conntrack_extend.c | 131 static void update_alloc_size(struct nf_ct_ext_type *type) in update_alloc_size() 167 int nf_ct_extend_register(struct nf_ct_ext_type *type) in nf_ct_extend_register() 190 void nf_ct_extend_unregister(struct nf_ct_ext_type *type) in nf_ct_extend_unregister()
|
D | nf_nat_ftp.c | 29 static int nf_nat_ftp_fmt_cmd(struct nf_conn *ct, enum nf_ct_ftp_type type, in nf_nat_ftp_fmt_cmd() 61 enum nf_ct_ftp_type type, in nf_nat_ftp()
|
D | nfnetlink.c | 98 static inline const struct nfnetlink_subsystem *nfnetlink_get_subsys(u_int16_t type) in nfnetlink_get_subsys() 109 nfnetlink_find_client(u_int16_t type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client() 158 int type, err; in nfnetlink_rcv_msg() local 319 int msglen, type; in nfnetlink_rcv_batch() local 478 int type; in nfnetlink_bind() local
|
/net/ipv6/ |
D | icmp.c | 87 u8 type, u8 code, int offset, __be32 info) in icmpv6_err() 174 static bool icmpv6_xrlim_allow(struct sock *sk, u8 type, in icmpv6_xrlim_allow() 283 uint8_t type; member 391 static void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmp6_send() 630 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify() 684 u8 type; in icmpv6_rcv() local 810 u8 type, in icmpv6_flow_init() 956 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
|
D | xfrm6_protocol.c | 84 u8 type, u8 code, int offset, __be32 info) in xfrm6_esp_err() 111 u8 type, u8 code, int offset, __be32 info) in xfrm6_ah_err() 138 u8 type, u8 code, int offset, __be32 info) in xfrm6_ipcomp_err()
|
/net/ceph/ |
D | ceph_hash.c | 97 unsigned int ceph_str_hash(int type, const char *s, unsigned int len) in ceph_str_hash() 110 const char *ceph_str_hash_name(int type) in ceph_str_hash_name()
|
/net/802/ |
D | fddi.c | 53 unsigned short type, in fddi_header() 125 __be16 type; in fddi_type_trans() local
|
D | garp.c | 141 const void *data, u8 len, u8 type) in garp_attr_cmp() 151 const void *data, u8 len, u8 type) in garp_attr_lookup() 171 const void *data, u8 len, u8 type) in garp_attr_create() 346 const void *data, u8 len, u8 type) in garp_request_join() 366 const void *data, u8 len, u8 type) in garp_request_leave()
|
D | mrp.c | 230 const void *value, u8 len, u8 type) in mrp_attr_cmp() 240 const void *value, u8 len, u8 type) in mrp_attr_lookup() 260 const void *value, u8 len, u8 type) in mrp_attr_create() 522 const void *value, u8 len, u8 type) in mrp_request_join() 547 const void *value, u8 len, u8 type) in mrp_request_leave()
|
/net/batman-adv/ |
D | distributed-arp-table.c | 329 uint16_t type, int hdr_size, char *msg) in batadv_dbg_arp() 396 uint16_t type, int hdr_size, char *msg) in batadv_dbg_arp() 809 uint16_t type = 0; in batadv_arp_get_type() local 906 uint16_t type = 0; in batadv_dat_snoop_outgoing_arp_request() local 994 uint16_t type; in batadv_dat_snoop_incoming_arp_request() local 1072 uint16_t type; in batadv_dat_snoop_outgoing_arp_reply() local 1114 uint16_t type; in batadv_dat_snoop_incoming_arp_reply() local 1165 uint16_t type; in batadv_dat_drop_broadcast_packet() local
|
D | main.c | 627 uint8_t type, uint8_t version) in batadv_tvlv_handler_get() 676 uint8_t type, uint8_t version) in batadv_tvlv_container_get() 748 uint8_t type, uint8_t version) in batadv_tvlv_container_unregister() 771 uint8_t type, uint8_t version, in batadv_tvlv_container_register() 1057 uint8_t type, uint8_t version, uint8_t flags) in batadv_tvlv_handler_register() 1092 uint8_t type, uint8_t version) in batadv_tvlv_handler_unregister() 1119 uint8_t *dst, uint8_t type, uint8_t version, in batadv_tvlv_unicast_send()
|
/net/rfkill/ |
D | input.c | 85 static void __rfkill_handle_normal_op(const enum rfkill_type type, in __rfkill_handle_normal_op() 172 static void rfkill_schedule_toggle(enum rfkill_type type) in rfkill_schedule_toggle() 196 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event()
|
/net/lapb/ |
D | lapb_out.c | 119 void lapb_transmit_buffer(struct lapb_cb *lapb, struct sk_buff *skb, int type) in lapb_transmit_buffer() 207 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response()
|
/net/nfc/hci/ |
D | hcp.c | 34 u8 type, u8 instruction, in nfc_hci_hcp_message_tx() 142 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
|
/net/ipv4/ |
D | gre_offload.c | 129 __be16 type; in gre_gro_receive() local 238 __be16 type; in gre_gro_complete() local
|