/net/netfilter/ |
D | nf_sockopt.c | 62 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find() 93 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val, in nf_sockopt() 112 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt() 119 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt() 127 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val, in compat_nf_sockopt() 153 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, in compat_nf_setsockopt() 160 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, in compat_nf_getsockopt()
|
D | nf_log.c | 28 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger() 45 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger) in nf_log_set() 79 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register() 128 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() 144 void nf_log_unbind_pf(struct net *net, u_int8_t pf) in nf_log_unbind_pf() 154 void nf_logger_request_module(int pf, enum nf_log_type type) in nf_logger_request_module() 161 int nf_logger_find_get(int pf, enum nf_log_type type) in nf_logger_find_get() 196 void nf_logger_put(int pf, enum nf_log_type type) in nf_logger_put() 216 u_int8_t pf, in nf_log_packet() 245 u_int8_t pf, in nf_log_trace()
|
D | nf_log_common.c | 150 nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf, in nf_log_dump_packet_common() 175 void nf_log_l2packet(struct net *net, u_int8_t pf, in nf_log_l2packet()
|
D | nf_queue.c | 272 static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) in nf_hook_entries_head() 300 u8 pf; in nf_reinject() local
|
D | core.c | 267 nf_hook_entry_head(struct net *net, int pf, unsigned int hooknum, in nf_hook_entry_head() 314 static int __nf_register_net_hook(struct net *net, int pf, in __nf_register_net_hook() 386 static void __nf_unregister_net_hook(struct net *net, int pf, in __nf_unregister_net_hook()
|
D | nf_log_netdev.c | 15 static void nf_log_netdev_packet(struct net *net, u_int8_t pf, in nf_log_netdev_packet()
|
D | nfnetlink_log.c | 446 u_int8_t pf, in __build_packet_message() 675 u_int8_t pf, in nfulnl_log_packet() 886 u_int8_t pf = nfmsg->nfgen_family; in nfulnl_recv_config() local
|
D | nf_nat_core.c | 1015 int nf_nat_register_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops, in nf_nat_register_fn() 1090 void nf_nat_unregister_fn(struct net *net, u8 pf, const struct nf_hook_ops *ops, in nf_nat_unregister_fn()
|
D | nf_conntrack_proto.c | 53 u16 pf, u8 protonum, in nf_l4proto_log_invalid()
|
/net/ax25/ |
D | ax25_std_in.c | 39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine() 103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine() 141 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() 266 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() 421 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine() 100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine() 145 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 281 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
D | ax25_subr.c | 97 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) in ax25_decode()
|
/net/bridge/netfilter/ |
D | nf_log_bridge.c | 16 static void nf_log_bridge_packet(struct net *net, u_int8_t pf, in nf_log_bridge_packet()
|
D | ebt_log.c | 74 ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, in ebt_log_packet()
|
/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 34 struct pf_desc *pf; in gss_mech_free() local 61 struct pf_desc *pf; in gss_mech_svc_setup() local
|
/net/lapb/ |
D | lapb_out.c | 200 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response()
|
/net/sched/ |
D | cls_basic.c | 35 struct tc_basic_pcnt __percpu *pf; member 301 struct tc_basic_pcnt *pf = per_cpu_ptr(f->pf, cpu); in basic_dump() local
|
D | cls_matchall.c | 22 struct tc_matchall_pcnt __percpu *pf; member 371 struct tc_matchall_pcnt *pf = per_cpu_ptr(head->pf, cpu); in mall_dump() local
|
/net/netfilter/ipset/ |
D | ip_set_getport.c | 153 ip_set_get_ip_port(const struct sk_buff *skb, u8 pf, bool src, __be16 *port) in ip_set_get_ip_port()
|
/net/ipv4/netfilter/ |
D | nf_log_arp.c | 77 static void nf_log_arp_packet(struct net *net, u_int8_t pf, in nf_log_arp_packet()
|
D | nf_log_ipv4.c | 309 static void nf_log_ip_packet(struct net *net, u_int8_t pf, in nf_log_ip_packet()
|
/net/ipv6/netfilter/ |
D | nf_log_ipv6.c | 341 static void nf_log_ip6_packet(struct net *net, u_int8_t pf, in nf_log_ip6_packet()
|
/net/sctp/ |
D | transport.c | 261 struct sctp_pf *pf = sctp_get_pf_specific(dst->ops->family); in sctp_transport_update_pmtu() local
|
/net/bridge/ |
D | br_netfilter_hooks.c | 581 u_int8_t pf; in br_nf_forward_ip() local 816 u_int8_t pf; in br_nf_post_routing() local
|
/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 638 static inline int ip_vs_nat_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_nat_send_or_cont() 667 static inline int ip_vs_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_send_or_cont()
|