Searched refs:in (Results 126 - 150 of 294) sorted by relevance

1234567891011>>

/net/netfilter/
H A Dnf_conntrack_tftp.c10 #include <linux/in.h>
H A Dxt_ecn.c12 #include <linux/in.h>
100 pr_info("cannot match TCP bits in rule for non-tcp packets\n");
142 pr_info("cannot match TCP bits in rule for non-tcp packets\n");
H A Dxt_multiport.c2 ports are in the same place so we can treat them as equal. */
16 #include <linux/in.h>
H A Dxt_TCPMSS.c2 * This is a module which is used for setting the MSS option in TCP packets.
111 struct net *net = dev_net(par->in ? par->in : par->out);
136 * doing so results in problems for hosts that rely
276 pr_info("path-MTU clamping only supported in "
298 pr_info("path-MTU clamping only supported in "
H A Dnf_log.c181 const struct net_device *in,
200 logger->logfn(net, pf, hooknum, skb, in, out, loginfo, prefix);
177 nf_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *fmt, ...) argument
/net/netrom/
H A Dnr_dev.c20 #include <linux/in.h>
/net/rds/
H A Dbind.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
35 #include <linux/in.h>
75 * in rcu will find us as soon as the
H A Dtcp_listen.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
35 #include <linux/in.h>
H A Dtcp_send.c7 * COPYING in the main directory of this source tree, or the
10 * Redistribution and use in source and binary forms, with or
18 * - Redistributions in binary form must reproduce the above
20 * disclaimer in the documentation and/or other materials
34 #include <linux/in.h>
202 * data in tcp's send queue because we use write_space to parse the
/net/rose/
H A Drose_dev.c20 #include <linux/in.h>
/net/netfilter/ipvs/
H A Dip_vs_core.c76 /* ID used in ICMP lookups */
458 "in persistent services, "
580 * listed in the ipvs table), pass the packets, because it is
589 * Since it is in IP layer, the TCP socket is not actually
679 * Packet has been made sufficiently writable in caller
680 * - inout: 1=in->out, 0=out->in
800 "half connection in the tun/dr module.\n");
844 * Handle ICMP messages in the inside-to-outside direction (outgoing).
880 * These checks are supposed to be in a
1237 ip_vs_reply4(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1249 ip_vs_local_reply4(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1264 ip_vs_reply6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1276 ip_vs_local_reply6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1729 ip_vs_remote_request4(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1742 ip_vs_local_request4(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1756 ip_vs_remote_request6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1769 ip_vs_local_request6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1789 ip_vs_forward_icmp(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
1811 ip_vs_forward_icmp_v6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
[all...]
/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c116 * so it's safe to remove the entry even if it's in use. */
220 /* check if we already have this number in our bitfield */
500 const struct net_device *in,
507 struct net *net = dev_net(in ? in : out);
529 * addresses on different interfacs. However, in the CLUSTERIP case
498 arp_mangle(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
H A Dipt_SYNPROXY.c260 struct synproxy_net *snet = synproxy_pernet(dev_net(par->in));
303 const struct net_device *in,
307 struct synproxy_net *snet = synproxy_pernet(dev_net(in ? : out));
301 ipv4_synproxy_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c275 struct synproxy_net *snet = synproxy_pernet(dev_net(par->in));
318 const struct net_device *in,
322 struct synproxy_net *snet = synproxy_pernet(dev_net(in ? : out));
316 ipv6_synproxy_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
H A Dip6_tables.c14 #include <linux/in.h>
75 them in the softirq when updating the counters and therefore
76 only need to read-lock in the softirq; doing a write_lock_bh() in user
115 dprintf("VIA in mismatch (%s vs %s).%s\n",
277 const struct net_device *in,
288 struct net *net = dev_net(in ? in : out);
301 nf_log_packet(net, AF_INET6, hook, skb, in, out, &trace_loginfo,
317 const struct net_device *in,
275 trace_packet(const struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, const char *tablename, const struct xt_table_info *private, const struct ip6t_entry *e) argument
315 ip6t_do_table(struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, struct xt_table *table) argument
[all...]
/net/bridge/netfilter/
H A Dnft_reject_bridge.c214 * packet exceeding the minimum IPv6 MTU" in the ICMP payload.
258 struct net *net = dev_net((pkt->in != NULL) ? pkt->in : pkt->out);
/net/ax25/
H A Dax25_dev.c13 #include <linux/in.h>
H A Dax25_ds_in.c13 #include <linux/in.h>
32 * The handling of the timer(s) is in file ax25_ds_timer.c.
33 * Handling of state 0 and connection release is in ax25.c.
100 * The handling of the timer(s) is in file ax25_ds_timer.c
101 * Handling of state 0 and connection release is in ax25.c.
145 * The handling of the timer(s) is in file ax25_timer.c
146 * Handling of state 0 and connection release is in ax25.c.
H A Dax25_ds_timer.c14 #include <linux/in.h>
38 * (aka /proc/sys/net/ax25/{dev}/dama_slave_timeout) is still in
66 * Silently discard all (slave) connections in case our master forgot us...
187 * Thus we'll have to do parts of our T1 handling in
H A Dax25_iface.c12 #include <linux/in.h>
H A Dax25_ip.c12 #include <linux/in.h>
H A Dax25_subr.c15 #include <linux/in.h>
H A Dax25_uid.c14 #include <linux/in.h>
44 * Callsign/UID mapper. This is in kernel space for security on multi-amateur machines.
/net/core/
H A Dgen_estimator.c13 * names to make it usable in general net subsystem.
26 #include <linux/in.h>
198 * as destination. A new timer with the interval specified in the
200 * will be read from &bstats and the estimated rate will be stored in
309 * gen_estimator_active - test if estimator is currently in use
/net/ethernet/
H A Deth.c46 #include <linux/in.h>
76 * in here instead.
120 * sk_buff. We now let protocol (ARP) fill in the other fields.
154 * a given frame in a linear buffer.
182 * This is normal practice and works for any 'now in use' protocol.
280 * Called by Address Resolution module to notify changes in address.
381 * Fill in the fields of the device structure with Ethernet-generic values.
406 * Fill in the fields of the device structure with Ethernet-generic

Completed in 593 milliseconds

1234567891011>>