Searched defs:hook (Results 1 – 14 of 14) sorted by relevance
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 62 static void nft_reject_br_send_v4_tcp_reset(struct sk_buff *oldskb, int hook) in nft_reject_br_send_v4_tcp_reset() 94 static void nft_reject_br_send_v4_unreach(struct sk_buff *oldskb, int hook, in nft_reject_br_send_v4_unreach() 169 struct sk_buff *oldskb, int hook) in nft_reject_br_send_v6_tcp_reset() 201 struct sk_buff *oldskb, int hook, in nft_reject_br_send_v6_unreach()
|
D | ebtables.c | 186 unsigned int ebt_do_table (unsigned int hook, struct sk_buff *skb, in ebt_do_table() 656 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
|
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 18 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() 100 void nf_send_reset(struct sk_buff *oldskb, int hook) in nf_send_reset()
|
D | ip_tables.c | 250 unsigned int hook, in trace_packet() 290 unsigned int hook, in ipt_do_table() 449 unsigned int hook; in mark_source_chains() local
|
D | arp_tables.c | 250 unsigned int hook, in arpt_do_table() 373 unsigned int hook; in mark_source_chains() local
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 19 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get() 131 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
|
D | ip6_tables.c | 276 unsigned int hook, in trace_packet() 316 unsigned int hook, in ip6t_do_table() 459 unsigned int hook; in mark_source_chains() local
|
/net/ipv4/ |
D | netfilter.c | 124 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() 155 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial()
|
/net/ipv6/ |
D | netfilter.c | 134 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() 167 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial()
|
/net/sched/ |
D | act_ipt.c | 33 static int ipt_init_target(struct xt_entry_target *t, char *table, unsigned int hook) in ipt_init_target() 96 u32 hook = 0; in tcf_ipt_init() local
|
/net/netfilter/ |
D | core.c | 123 unsigned int hook, in nf_iterate() 164 int nf_hook_slow(u_int8_t pf, unsigned int hook, struct sk_buff *skb, in nf_hook_slow()
|
D | nf_queue.c | 121 u_int8_t pf, unsigned int hook, in nf_queue()
|
D | xt_quota2.c | 36 unsigned int hook; member
|
D | nfnetlink_queue_core.c | 823 static void nfqnl_nf_hook_drop(struct net *net, struct nf_hook_ops *hook) in nfqnl_nf_hook_drop()
|