Searched defs:net (Results 276 - 300 of 356) sorted by relevance

<<1112131415

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Draw.c68 __raw_v6_lookup(struct net *net, struct sock *sk, unsigned short num, struct in6_addr *loc_addr, struct in6_addr *rmt_addr, int dif) argument
161 struct net *net; local
345 struct net *net; local
1281 raw6_init_net(struct net *net) argument
1289 raw6_exit_net(struct net *net) argument
[all...]
H A Dudp.c85 udp6_portaddr_hash(struct net *net, const struct in6_addr *addr6, unsigned int port) argument
123 compute_score(struct sock *sk, struct net *net, unsigned short hnum, struct in6_addr *saddr, __be16 sport, struct in6_addr *daddr, __be16 dport, int dif) argument
162 compute_score2(struct sock *sk, struct net *net, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned short hnum, int dif) argument
198 udp6_lib_lookup2(struct net *net, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned int hnum, int dif, struct udp_hslot *hslot2, unsigned int slot2) argument
241 __udp6_lib_lookup(struct net *net, struct in6_addr *saddr, __be16 sport, struct in6_addr *daddr, __be16 dport, int dif, struct udp_table *udptable) argument
544 udp_v6_mcast_next(struct net *net, struct sock *sk, __be16 loc_port, struct in6_addr *loc_addr, __be16 rmt_port, struct in6_addr *rmt_addr, int dif) argument
624 __udp6_lib_mcast_deliver(struct net *net, struct sk_buff *skb, struct in6_addr *saddr, struct in6_addr *daddr, struct udp_table *udptable) argument
705 struct net *net = dev_net(skb->dev); local
1432 udp6_proc_init(struct net *net) argument
1437 udp6_proc_exit(struct net *net) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c195 struct ipx_interface *ipxitf_find_using_net(__be32 net) argument
1360 ipx_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c1103 static int irda_create(struct net *net, struct socket *sock, int protocol, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Daf_iucv.c486 static int iucv_sock_create(struct net *net, struct socket *sock, int protocol, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_core.c114 l2tp_pernet(struct net *net) argument
135 l2tp_session_find_2(struct net *net, u32 session_id) argument
169 l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id) argument
222 l2tp_session_find_by_ifname(struct net *net, char *ifname) argument
247 l2tp_tunnel_find(struct net *net, u32 tunnel_id) argument
265 l2tp_tunnel_find_nth(struct net *net, int nth) argument
1298 l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) argument
1618 l2tp_init_net(struct net *net) argument
[all...]
H A Dl2tp_ppp.c576 static int pppol2tp_create(struct net *ne argument
816 pppol2tp_session_create(struct net *net, u32 tunnel_id, u32 session_id, u32 peer_session_id, struct l2tp_session_cfg *cfg) argument
1537 pppol2tp_next_tunnel(struct net *net, struct pppol2tp_seq_data *pd) argument
1552 pppol2tp_next_session(struct net *net, struct pppol2tp_seq_data *pd) argument
1567 struct net *net; local
1721 pppol2tp_init_net(struct net *net) argument
1736 pppol2tp_exit_net(struct net *net) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_h323_main.c1209 struct net *net = nf_ct_net(ct); local
[all...]
H A Dnf_conntrack_netlink.c472 struct net *net; local
610 struct net *net = sock_net(skb->sk); local
824 struct net *net = sock_net(ctnl); local
890 struct net *net = sock_net(ctnl); local
1256 ctnetlink_create_conntrack(struct net *net, u16 zone, const struct nlattr * const cda[], struct nf_conntrack_tuple *otuple, struct nf_conntrack_tuple *rtuple, u8 u3) argument
1399 struct net *net = sock_net(ctnl); local
1625 struct net *net = nf_ct_exp_net(exp); local
1686 struct net *net = sock_net(skb->sk); local
1743 struct net *net = sock_net(ctnl); local
1810 struct net *net = sock_net(ctnl); local
1893 ctnetlink_create_expect(struct net *net, u16 zone, const struct nlattr * const cda[], u_int8_t u3, u32 pid, int report) argument
1957 struct net *net = sock_net(ctnl); local
[all...]
H A Dnf_conntrack_sip.c800 struct net *net = nf_ct_net(ct); local
H A Dx_tables.c710 struct xt_table *xt_find_table_lock(struct net *net, u_int8_t af, argument
831 struct xt_table *xt_register_table(struct net *net, argument
906 struct net *ne local
916 struct net *net = seq_file_net(seq); local
1240 xt_proto_init(struct net *net, u_int8_t af) argument
1292 xt_proto_fini(struct net *net, u_int8_t af) argument
1312 xt_net_init(struct net *net) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Daf_netrom.c429 static int nr_create(struct net *ne argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Daf_rose.c516 rose_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_api.c656 static void notify_and_destroy(struct net *ne argument
681 struct net *net = dev_net(dev); local
959 struct net *net = sock_net(skb->sk); local
1019 struct net *net = sock_net(skb->sk); local
1215 qdisc_notify(struct net *net, struct sk_buff *oskb, struct nlmsghdr *n, u32 clid, struct Qdisc *old, struct Qdisc *new) argument
1285 struct net *net = sock_net(skb->sk); local
1334 struct net *net = sock_net(skb->sk); local
1496 tclass_notify(struct net *net, struct sk_buff *oskb, struct nlmsghdr *n, struct Qdisc *q, unsigned long cl, int event) argument
1582 struct net *net = sock_net(skb->sk); local
1713 psched_net_init(struct net *net) argument
1724 psched_net_exit(struct net *net) argument
1729 psched_net_init(struct net *net) argument
1734 psched_net_exit(struct net *net) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Daf_x25.c528 static struct sock *x25_alloc_socket(struct net *net) argument
547 static int x25_create(struct net *net, struc argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsysctl_binary.c1275 struct net *net = current->nsproxy->net_ns; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dddp.c401 static struct atalk_iface *atalk_find_interface(__be16 net, int node) argument
1014 atalk_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Daf_ax25.c799 static int ax25_create(struct net *net, struct socket *sock, int protocol, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcaif_socket.c1094 static int caif_create(struct net *net, struct socket *sock, int protocol, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h637 ac6_proc_init(struct net *net) argument
638 ac6_proc_exit(struct net *net) argument
[all...]
H A Dneighbour.h42 struct net *net; member in struct:neigh_parms
130 struct net *net; member in struct:pneigh_entry
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmroute6.h246 static inline struct sock *mroute6_socket(struct net *net, struct sk_buff *skb) argument
H A Drio.h105 struct rio_net *net; /* RIO net this device resides in */ member in struct:rio_dev
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c1118 struct netent *net; local
1221 struct netent *net; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c2169 const in_addr_t net = ntohl (row->dwForwardDest); local
2470 const in_addr_t net = ntohl (net_x); local
3272 const in_addr_t net = ntohl (row->dwForwardDest); local
[all...]

Completed in 182 milliseconds

<<1112131415