/net/netfilter/ |
D | nf_sockopt.c | 63 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find() 96 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val, in nf_sockopt() 115 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt() 122 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt() 130 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val, in compat_nf_sockopt() 156 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, in compat_nf_setsockopt() 163 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, in compat_nf_getsockopt()
|
D | nf_log.c | 22 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger() 34 void nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger) in nf_log_set() 69 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register() 106 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() 122 void nf_log_unbind_pf(struct net *net, u_int8_t pf) in nf_log_unbind_pf() 133 u_int8_t pf, in nf_log_packet()
|
D | nf_conntrack_proto_udp.c | 84 u_int8_t pf, in udp_packet() 112 u_int8_t pf, in udp_error()
|
D | xt_LOG.c | 440 u_int8_t pf, in log_packet_common() 470 u_int8_t pf, in ipt_log_packet() 801 u_int8_t pf, in ip6t_log_packet()
|
D | nf_conntrack_proto_udplite.c | 92 u_int8_t pf, in udplite_packet() 122 u_int8_t pf, in udplite_error()
|
D | nf_queue.c | 104 u_int8_t pf, unsigned int hook, in nf_queue()
|
D | nf_conntrack_proto_tcp.c | 520 u_int8_t pf) in tcp_in_window() 765 u_int8_t pf, in tcp_error() 825 u_int8_t pf, in tcp_packet()
|
D | nf_conntrack_proto_dccp.c | 480 u_int8_t pf, unsigned int hooknum, in dccp_packet() 573 u_int8_t pf, unsigned int hooknum) in dccp_error()
|
D | nf_conntrack_proto_generic.c | 58 u_int8_t pf, in generic_packet()
|
D | nfnetlink_log.c | 399 u_int8_t pf, in __build_packet_message() 606 u_int8_t pf, in nfulnl_log_packet() 801 u_int8_t pf = nfmsg->nfgen_family; in nfulnl_recv_config() local
|
D | core.c | 170 int nf_hook_slow(u_int8_t pf, unsigned int hook, struct sk_buff *skb, in nf_hook_slow()
|
/net/ax25/ |
D | ax25_std_in.c | 42 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine() 106 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine() 144 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() 269 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() 424 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 35 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine() 103 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine() 148 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 284 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
D | ax25_subr.c | 100 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) in ax25_decode()
|
/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 94 u_int8_t pf, in icmp_packet() 182 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmp_error()
|
/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 106 u_int8_t pf, in icmpv6_packet() 198 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmpv6_error()
|
/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 59 struct pf_desc *pf; in gss_mech_free() local 86 struct pf_desc *pf; in gss_mech_svc_setup() local
|
/net/lapb/ |
D | lapb_out.c | 207 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response()
|
/net/netfilter/ipset/ |
D | ip_set_getport.c | 133 ip_set_get_ip_port(const struct sk_buff *skb, u8 pf, bool src, __be16 *port) in ip_set_get_ip_port()
|
/net/bridge/netfilter/ |
D | ebt_log.c | 75 ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, in ebt_log_packet()
|
D | ebt_ulog.c | 238 static void ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, in ebt_log_packet()
|
/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 494 static inline int ip_vs_nat_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_nat_send_or_cont() 514 static inline int ip_vs_send_or_cont(int pf, struct sk_buff *skb, in ip_vs_send_or_cont()
|
/net/bridge/ |
D | br_netfilter.c | 775 u_int8_t pf; in br_nf_forward_ip() local 888 u_int8_t pf; in br_nf_post_routing() local
|
/net/batman-adv/ |
D | unicast.c | 161 struct batadv_frag_packet_list_entry *pf, *tmp_pf; in batadv_frag_list_free() local
|
/net/mac80211/ |
D | rc80211_pid_algo.c | 151 u32 pf; in rate_control_pid_sample() local
|