/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 77 u16 *ptr; in setup_token() local 103 u16 *ptr; in setup_token_v2() local 135 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 444 u8 *ptr, *plainhdr; in gss_wrap_kerberos_v2() local 498 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
|
/net/decnet/ |
D | dn_nsp_in.c | 138 __le16 *ptr = (__le16 *)skb->data; in dn_process_ack() local 184 unsigned char *ptr = *pptr; in dn_check_idf() local 234 unsigned char *ptr; in dn_find_listener() local 348 unsigned char *ptr; in dn_nsp_conn_conf() local 518 char *ptr = skb->data; in dn_nsp_linkservice() local 722 unsigned char *ptr = (unsigned char *)skb->data; in dn_nsp_rx_packet() local
|
D | dn_nsp_out.c | 289 unsigned char *ptr = skb_push(skb, len); in dn_mk_common_header() local 306 __le16 *ptr; in dn_mk_ack_header() local 337 __le16 *ptr = dn_mk_ack_header(sk, skb, cb->nsp_flags, 11, oth); in dn_nsp_mk_data_header() local 622 unsigned char *ptr; in dn_nsp_send_link() local
|
/net/x25/ |
D | x25_dev.c | 156 unsigned char *ptr; in x25_establish_link() local 185 unsigned char *ptr; in x25_terminate_link() local
|
/net/bridge/ |
D | br.c | 32 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) in br_device_event() 126 unsigned long event, void *ptr) in br_switchdev_event()
|
/net/ipv6/netfilter/ |
D | nf_nat_masquerade_ipv6.c | 65 unsigned long event, void *ptr) in masq_device_event() 82 unsigned long event, void *ptr) in masq_inet_event()
|
D | ip6t_ipv6header.c | 36 unsigned int ptr; in ipv6header_mt6() local
|
D | ip6t_frag.c | 43 unsigned int ptr = 0; in frag_mt6() local
|
D | ip6t_ah.c | 44 unsigned int ptr = 0; in ah_mt6() local
|
/net/bluetooth/ |
D | hci_debugfs.c | 79 static int features_show(struct seq_file *f, void *ptr) in features_show() 117 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() 141 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show() 231 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show() 423 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show() 449 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show() 796 static int white_list_show(struct seq_file *f, void *ptr) in white_list_show() 821 static int identity_resolving_keys_show(struct seq_file *f, void *ptr) in identity_resolving_keys_show() 850 static int long_term_keys_show(struct seq_file *f, void *ptr) in long_term_keys_show()
|
/net/ipv4/netfilter/ |
D | nf_nat_masquerade_ipv4.c | 88 void *ptr) in masq_device_event() 109 void *ptr) in masq_inet_event()
|
/net/ipv6/ |
D | datagram.c | 585 u8 *ptr = nh + sizeof(struct ipv6hdr); in ip6_datagram_recv_specific_ctl() local 605 u8 *ptr = nh + off; in ip6_datagram_recv_specific_ctl() local 647 u8 *ptr = nh + sizeof(struct ipv6hdr); in ip6_datagram_recv_specific_ctl() local 651 u8 *ptr = nh + opt->dst0; in ip6_datagram_recv_specific_ctl() local 659 u8 *ptr = nh + opt->dst1; in ip6_datagram_recv_specific_ctl() local
|
/net/netfilter/ |
D | nf_synproxy_core.c | 35 u8 buf[40], *ptr; in synproxy_parse_options() local 120 __be32 *ptr = (__be32 *)(th + 1); in synproxy_build_options() local 196 __be32 *ptr, old; in synproxy_tstamp_adjust() local
|
/net/ax25/ |
D | ax25_out.c | 332 unsigned char *ptr; in ax25_transmit_buffer() local 369 unsigned char *ptr; in ax25_queue_xmit() local
|
/net/sched/ |
D | em_u32.c | 25 const unsigned char *ptr = skb_network_header(skb); in em_u32_match() local
|
D | em_cmp.c | 29 unsigned char *ptr = tcf_get_base_ptr(skb, cmp->layer) + cmp->off; in em_cmp_match() local
|
D | em_nbyte.c | 47 unsigned char *ptr = tcf_get_base_ptr(skb, nbyte->hdr.layer); in em_nbyte_match() local
|
/net/netlabel/ |
D | netlabel_addrlist.h | 70 #define __af4list_entry(ptr) container_of(ptr, struct netlbl_af4list, list) argument 137 #define __af6list_entry(ptr) container_of(ptr, struct netlbl_af6list, list) argument
|
/net/openvswitch/ |
D | dp_notify.c | 73 void *ptr) in dp_device_event()
|
/net/hsr/ |
D | hsr_main.c | 24 void *ptr) in hsr_netdev_notify()
|
/net/l2tp/ |
D | l2tp_core.h | 343 unsigned char **ptr, unsigned char **optr) in l2tp_v3_ensure_opt_in_linear() 362 #define l2tp_printk(ptr, type, func, fmt, ...) \ argument 368 #define l2tp_warn(ptr, type, fmt, ...) \ argument 370 #define l2tp_info(ptr, type, fmt, ...) \ argument 372 #define l2tp_dbg(ptr, type, fmt, ...) \ argument
|
/net/bluetooth/rfcomm/ |
D | core.c | 899 u8 buf[16], *ptr = buf; in rfcomm_send_nsc() local 925 u8 buf[16], *ptr = buf; in rfcomm_send_pn() local 970 u8 buf[16], *ptr = buf; in rfcomm_send_rpn() local 1005 u8 buf[16], *ptr = buf; in rfcomm_send_rls() local 1032 u8 buf[16], *ptr = buf; in rfcomm_send_msc() local 1058 u8 buf[16], *ptr = buf; in rfcomm_send_fcoff() local 1080 u8 buf[16], *ptr = buf; in rfcomm_send_fcon() local 1133 u8 buf[16], *ptr = buf; in rfcomm_send_credits() local
|
/net/nfc/hci/ |
D | hcp.c | 41 const u8 *ptr = payload; in nfc_hci_hcp_message_tx() local
|