Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 238) sorted by relevance

12345678910

/net/sctp/
Dsm_statefuns.c224 const sctp_subtype_t type, in sctp_sf_do_4_C()
310 const sctp_subtype_t type, in sctp_sf_do_5_1B_init()
506 const sctp_subtype_t type, in sctp_sf_do_5_1C_ack()
656 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1D_ce()
880 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1E_ca()
957 const sctp_subtype_t type, in sctp_sf_heartbeat()
983 const sctp_subtype_t type, in sctp_sf_sendbeat_8_3()
1054 const sctp_subtype_t type, in sctp_sf_beat_8_3()
1128 const sctp_subtype_t type, in sctp_sf_backbeat_8_3()
1393 const sctp_subtype_t type, in sctp_sf_do_unexpected_init()
[all …]
/net/ax25/
Dax25_std_in.c42 …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()
Dax25_ds_in.c35 …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()
Dax25_ip.c50 unsigned short type, const void *daddr, in ax25_hard_header()
221 unsigned short type, const void *daddr, in ax25_hard_header()
Dax25_in.c161 static int ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) in ax25_process_rx_frame()
191 int type = 0, mine = 0, dama; in ax25_rcv() local
/net/ceph/crush/
Dhash.c91 __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/
Dparameters.c81 PV_TYPE type, PI_HANDLER func) in irda_insert_no_value()
108 PV_TYPE type, PI_HANDLER func) in irda_extract_no_value()
129 PV_TYPE type, PI_HANDLER func) in irda_insert_integer()
205 PV_TYPE type, PI_HANDLER func) in irda_extract_integer()
291 PV_TYPE type, PI_HANDLER func) in irda_extract_string()
339 PV_TYPE type, PI_HANDLER func) in irda_extract_octseq()
463 int type; in irda_param_insert() local
517 int type; in irda_param_extract() local
/net/tipc/
Dname_table.c92 u32 type; member
123 static struct publication *publ_create(u32 type, u32 lower, u32 upper, in publ_create()
160 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) in tipc_nameseq_create()
251 u32 type, u32 lower, u32 upper, in tipc_nameseq_insert_publ()
473 static struct name_seq *nametbl_find_seq(u32 type) in nametbl_find_seq()
487 struct publication *tipc_nametbl_insert_publ(u32 type, u32 lower, u32 upper, in tipc_nametbl_insert_publ()
508 struct publication *tipc_nametbl_remove_publ(u32 type, u32 lower, in tipc_nametbl_remove_publ()
535 u32 tipc_nametbl_translate(u32 type, u32 instance, u32 *destnode) in tipc_nametbl_translate()
621 int tipc_nametbl_mc_translate(u32 type, u32 lower, u32 upper, u32 limit, in tipc_nametbl_mc_translate()
664 struct publication *tipc_nametbl_publish(u32 type, u32 lower, u32 upper, in tipc_nametbl_publish()
[all …]
/net/llc/
Dllc_input.c42 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/
Dgen_stats.c28 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size) in gnet_stats_copy()
58 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, in gnet_stats_start_copy_compat()
93 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, in gnet_stats_start_copy()
Dtimestamping.c45 unsigned int type; in skb_clone_tx_timestamp() local
107 unsigned int type; in skb_defer_rx_timestamp() local
/net/netfilter/
Dnf_conntrack_extend.c124 static void update_alloc_size(struct nf_ct_ext_type *type) in update_alloc_size()
160 int nf_ct_extend_register(struct nf_ct_ext_type *type) in nf_ct_extend_register()
183 void nf_ct_extend_unregister(struct nf_ct_ext_type *type) in nf_ct_extend_unregister()
Dnfnetlink.c88 static inline const struct nfnetlink_subsystem *nfnetlink_get_subsys(u_int16_t type) in nfnetlink_get_subsys()
99 nfnetlink_find_client(u_int16_t type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client()
148 int type, err; in nfnetlink_rcv_msg() local
229 int type = nfnl_group2type[group]; in nfnetlink_bind() local
Dnf_nat_ftp.c29 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()
/net/ipv6/
Dicmp.c86 u8 type, u8 code, int offset, __be32 info) in icmpv6_err()
172 static inline bool icmpv6_xrlim_allow(struct sock *sk, u8 type, in icmpv6_xrlim_allow()
277 uint8_t type; member
383 static void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmp6_send()
627 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify()
678 u8 type; in icmpv6_rcv() local
815 u8 type, in icmpv6_flow_init()
953 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
/net/netlabel/
Dnetlabel_domainhash.h49 u32 type; member
59 u32 type; member
72 u32 type; member
/net/batman-adv/
Ddistributed-arp-table.c326 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()
739 uint16_t type = 0; in batadv_arp_get_type() local
813 uint16_t type = 0; in batadv_dat_snoop_outgoing_arp_request() local
892 uint16_t type; in batadv_dat_snoop_incoming_arp_request() local
958 uint16_t type; in batadv_dat_snoop_outgoing_arp_reply() local
995 uint16_t type; in batadv_dat_snoop_incoming_arp_reply() local
1043 uint16_t type; in batadv_dat_drop_broadcast_packet() local
/net/ceph/
Dceph_hash.c97 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/
Dfddi.c53 unsigned short type, in fddi_header()
125 __be16 type; in fddi_type_trans() local
Dgarp.c141 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()
Dmrp.c225 const void *value, u8 len, u8 type) in mrp_attr_cmp()
235 const void *value, u8 len, u8 type) in mrp_attr_lookup()
255 const void *value, u8 len, u8 type) in mrp_attr_create()
517 const void *value, u8 len, u8 type) in mrp_request_join()
542 const void *value, u8 len, u8 type) in mrp_request_leave()
/net/rfkill/
Dinput.c85 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/
Dlapb_out.c119 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/
Dhcp.c36 u8 type, u8 instruction, in nfc_hci_hcp_message_tx()
144 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
/net/ipv4/
Dicmp.c239 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow()
270 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
387 int type, int code, in icmp_route_lookup()
487 void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send()
953 int type = icmp_hdr(skb)->type; in icmp_err() local

12345678910