/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 75 u16 *ptr; in setup_token() local 101 u16 *ptr; in setup_token_v2() local 133 void *ptr; in gss_get_mic_v1() local
|
D | gss_krb5_wrap.c | 68 u8 *ptr; in gss_krb5_remove_padding() local 165 unsigned char *ptr, *msg_start; in gss_wrap_kerberos_v1() local 276 unsigned char *ptr; in gss_unwrap_kerberos_v1() local 449 u8 *ptr, *plainhdr; in gss_wrap_kerberos_v2() local 502 u8 *ptr; in gss_unwrap_kerberos_v2() local
|
D | gss_krb5_unseal.c | 85 unsigned char *ptr = (unsigned char *)read_token->data; in gss_verify_mic_v1() local 153 u8 *ptr = read_token->data; in gss_verify_mic_v2() local
|
D | gss_generic_token.c | 47 #define TWRITE_STR(ptr, str, len) \ argument
|
/net/bluetooth/ |
D | hci_debugfs.c | 89 static int features_show(struct seq_file *f, void *ptr) in features_show() 106 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() 120 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show() 180 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show() 367 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show() 383 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show() 721 static int white_list_show(struct seq_file *f, void *ptr) in white_list_show() 736 static int resolv_list_show(struct seq_file *f, void *ptr) in resolv_list_show() 751 static int identity_resolving_keys_show(struct seq_file *f, void *ptr) in identity_resolving_keys_show() 769 static int long_term_keys_show(struct seq_file *f, void *ptr) in long_term_keys_show()
|
D | hci_request.c | 474 u8 *ptr = data, *uuids_start = NULL; in create_uuid16_list() local 516 u8 *ptr = data, *uuids_start = NULL; in create_uuid32_list() local 549 u8 *ptr = data, *uuids_start = NULL; in create_uuid128_list() local 582 u8 *ptr = data; in create_eir() local 1127 u8 append_local_name(struct hci_dev *hdev, u8 *ptr, u8 ad_len) in append_local_name() 1164 static u8 append_appearance(struct hci_dev *hdev, u8 *ptr, u8 ad_len) in append_appearance() 1169 static u8 create_default_scan_rsp_data(struct hci_dev *hdev, u8 *ptr) in create_default_scan_rsp_data() 1181 u8 *ptr) in create_instance_scan_rsp_data() 1265 static u8 create_instance_adv_data(struct hci_dev *hdev, u8 instance, u8 *ptr) in create_instance_adv_data()
|
/net/netfilter/ |
D | nf_nat_masquerade.c | 146 void *ptr) in masq_device_event() 164 static int inet_cmp(struct nf_conn *ct, void *ptr) in inet_cmp() 179 void *ptr) in masq_inet_event() 275 unsigned long event, void *ptr) in masq_inet6_event()
|
/net/x25/ |
D | x25_dev.c | 151 unsigned char *ptr; in x25_establish_link() local 180 unsigned char *ptr; in x25_terminate_link() local
|
/net/ipv6/ |
D | datagram.c | 623 u8 *ptr = nh + sizeof(struct ipv6hdr); in ip6_datagram_recv_specific_ctl() local 643 u8 *ptr = nh + off; in ip6_datagram_recv_specific_ctl() local 685 u8 *ptr = nh + sizeof(struct ipv6hdr); in ip6_datagram_recv_specific_ctl() local 689 u8 *ptr = nh + opt->dst0; in ip6_datagram_recv_specific_ctl() local 697 u8 *ptr = nh + opt->dst1; in ip6_datagram_recv_specific_ctl() local
|
/net/ax25/ |
D | ax25_out.c | 329 unsigned char *ptr; in ax25_transmit_buffer() local 366 unsigned char *ptr; in ax25_queue_xmit() local
|
/net/bridge/ |
D | br.c | 28 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) in br_device_event() 151 unsigned long event, void *ptr) in br_switchdev_event()
|
/net/sched/ |
D | em_u32.c | 21 const unsigned char *ptr = skb_network_header(skb); in em_u32_match() local
|
D | em_cmp.c | 25 unsigned char *ptr = tcf_get_base_ptr(skb, cmp->layer) + cmp->off; in em_cmp_match() local
|
D | em_nbyte.c | 43 unsigned char *ptr = tcf_get_base_ptr(skb, nbyte->hdr.layer); in em_nbyte_match() local
|
/net/l2tp/ |
D | l2tp_core.h | 302 unsigned char **ptr, unsigned char **optr) in l2tp_v3_ensure_opt_in_linear() 321 #define l2tp_printk(ptr, type, func, fmt, ...) \ argument 327 #define l2tp_warn(ptr, type, fmt, ...) \ argument 329 #define l2tp_info(ptr, type, fmt, ...) \ argument 331 #define l2tp_dbg(ptr, type, fmt, ...) \ argument
|
/net/netlabel/ |
D | netlabel_addrlist.h | 56 #define __af4list_entry(ptr) container_of(ptr, struct netlbl_af4list, list) argument 123 #define __af6list_entry(ptr) container_of(ptr, struct netlbl_af6list, list) argument
|
/net/openvswitch/ |
D | dp_notify.c | 60 void *ptr) in dp_device_event()
|
/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 33 unsigned int ptr; in ipv6header_mt6() local
|
D | ip6t_frag.c | 40 unsigned int ptr = 0; in frag_mt6() local
|
D | ip6t_ah.c | 41 unsigned int ptr = 0; in ah_mt6() local
|
D | ip6t_hbh.c | 50 unsigned int ptr = 0; in hbh_mt6() local
|
/net/hsr/ |
D | hsr_main.c | 19 void *ptr) in hsr_netdev_notify()
|
/net/bluetooth/rfcomm/ |
D | core.c | 932 u8 buf[16], *ptr = buf; in rfcomm_send_nsc() local 958 u8 buf[16], *ptr = buf; in rfcomm_send_pn() local 1003 u8 buf[16], *ptr = buf; in rfcomm_send_rpn() local 1038 u8 buf[16], *ptr = buf; in rfcomm_send_rls() local 1065 u8 buf[16], *ptr = buf; in rfcomm_send_msc() local 1091 u8 buf[16], *ptr = buf; in rfcomm_send_fcoff() local 1113 u8 buf[16], *ptr = buf; in rfcomm_send_fcon() local 1166 u8 buf[16], *ptr = buf; in rfcomm_send_credits() local
|
/net/nfc/hci/ |
D | hcp.c | 29 const u8 *ptr = payload; in nfc_hci_hcp_message_tx() local
|
/net/6lowpan/ |
D | core.c | 108 unsigned long event, void *ptr) in lowpan_event()
|