Searched defs:total_size (Results 1 – 4 of 4) sorted by relevance
/net/nfc/ |
D | core.c | 558 unsigned int total_size; in nfc_alloc_send_skb() local 579 unsigned int total_size; in nfc_alloc_recv_skb() local
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 758 static int copy_entries_to_user(unsigned int total_size, in copy_entries_to_user() 1316 unsigned int total_size, in translate_compat_table() 1592 static int compat_copy_entries_to_user(unsigned int total_size, in compat_copy_entries_to_user()
|
D | ip_tables.c | 922 copy_entries_to_user(unsigned int total_size, in copy_entries_to_user() 1637 unsigned int total_size, in translate_compat_table() 1876 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 932 copy_entries_to_user(unsigned int total_size, in copy_entries_to_user() 1647 unsigned int total_size, in translate_compat_table() 1886 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user()
|