/net/netfilter/ |
D | utils.c | 10 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() 43 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial() 64 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() 97 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial() 123 __sum16 nf_checksum(struct sk_buff *skb, unsigned int hook, in nf_checksum() 142 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial()
|
D | nf_tables_offload.c | 225 struct nft_hook *hook; in nft_chain_offload_support() local 430 struct nft_hook *hook; in nft_flow_block_chain() local 613 struct nft_hook *hook, *found; in __nft_offload_get_chain() local
|
D | nf_tables_api.c | 283 struct nft_hook *hook; in nft_netdev_register_hooks() local 310 struct nft_hook *hook, *next; in nft_netdev_unregister_hooks() local 1605 struct nft_hook *hook, *first = NULL; in nft_dump_basechain_hook() local 1897 struct nft_hook *hook, *next; in nf_tables_chain_destroy() local 1935 struct nft_hook *hook; in nft_netdev_hook_alloc() local 1967 struct nft_hook *hook; in nft_hook_list_find() local 1981 struct nft_hook *hook, *next; in nf_tables_parse_netdev_hooks() local 2031 struct nft_hook *hook; in nft_chain_parse_netdev() local 2057 struct nft_chain_hook *hook, u8 family, in nft_chain_parse_hook() 2118 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook() [all …]
|
D | nf_queue.c | 268 const struct nf_hook_entry *hook; in nf_iterate() local
|
D | xt_quota2.c | 36 unsigned int hook; member
|
D | nft_chain_filter.c | 326 struct nft_hook *hook, *found = NULL; in nft_netdev_event() local
|
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 72 int hook) in nft_reject_br_send_v4_tcp_reset() 106 int hook, u8 code) in nft_reject_br_send_v4_unreach() 187 int hook) in nft_reject_br_send_v6_tcp_reset() 218 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok() 246 int hook, u8 code) in nft_reject_br_send_v6_unreach()
|
D | ebtables.c | 183 unsigned int hook = state->hook; in ebt_do_table() local 649 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
|
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 16 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() 116 int hook) in nf_send_reset() 188 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
D | ipt_REJECT.c | 34 int hook = xt_hooknum(par); in reject_tg() local
|
D | ip_tables.c | 189 unsigned int hook, in trace_packet() 229 unsigned int hook = state->hook; in ipt_do_table() local 372 unsigned int hook; in mark_source_chains() local
|
D | arp_tables.c | 186 unsigned int hook = state->hook; in arpt_do_table() local 305 unsigned int hook; in mark_source_chains() local
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 17 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get() 145 int hook) in nf_send_reset6() 241 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
|
D | ip6_tables.c | 214 unsigned int hook, in trace_packet() 254 unsigned int hook = state->hook; in ip6t_do_table() local 391 unsigned int hook; in mark_source_chains() local
|
/net/sched/ |
D | act_ipt.c | 34 char *table, unsigned int hook) in ipt_init_target() 107 u32 hook = 0; in __tcf_ipt_init() local
|
D | em_ipt.c | 23 u32 hook; member
|
/net/bridge/ |
D | br_netfilter_hooks.c | 1005 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh()
|