Searched defs:hook (Results 1 – 16 of 16) sorted by relevance
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 19 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() 104 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset() 173 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
D | ipt_REJECT.c | 37 int hook = par->hooknum; in reject_tg() local
|
D | ip_tables.c | 197 unsigned int hook, in trace_packet() 237 unsigned int hook = state->hook; in ipt_do_table() local 388 unsigned int hook; in mark_source_chains() local
|
D | arp_tables.c | 185 unsigned int hook = state->hook; in arpt_do_table() local 313 unsigned int hook; in mark_source_chains() local
|
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 69 int hook) in nft_reject_br_send_v4_tcp_reset() 104 int hook, u8 code) in nft_reject_br_send_v4_unreach() 191 int hook) in nft_reject_br_send_v6_tcp_reset() 222 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok() 249 int hook, u8 code) in nft_reject_br_send_v6_unreach()
|
D | nf_tables_bridge.c | 108 static __sum16 nf_br_checksum(struct sk_buff *skb, unsigned int hook, in nf_br_checksum() 114 static __sum16 nf_br_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_br_checksum_partial()
|
D | ebtables.c | 185 unsigned int hook = state->hook; in ebt_do_table() local 660 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 20 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get() 132 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6() 216 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
|
D | ip6_tables.c | 231 unsigned int hook, in trace_packet() 271 unsigned int hook = state->hook; in ip6t_do_table() local 416 unsigned int hook; in mark_source_chains() local
|
/net/ipv6/ |
D | netfilter.c | 133 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() 166 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial()
|
/net/ipv4/ |
D | netfilter.c | 127 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() 158 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial()
|
/net/sched/ |
D | act_ipt.c | 40 unsigned int hook) in ipt_init_target() 106 u32 hook = 0; in __tcf_ipt_init() local
|
/net/netfilter/ |
D | xt_quota2.c | 36 unsigned int hook; member
|
D | nf_tables_api.c | 1209 struct nft_chain_hook *hook, bool create) in nft_chain_parse_hook() 1269 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook() 1353 struct nft_chain_hook hook; in nf_tables_newchain() local 1429 struct nft_chain_hook hook; in nf_tables_newchain() local
|
D | nfnetlink_queue.c | 932 const struct nf_hook_entry *hook) in nfqnl_nf_hook_drop()
|
/net/bridge/ |
D | br_netfilter_hooks.c | 979 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh()
|