Searched defs:skp (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Daf_bluetooth.c123 struct sock **skp; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Draw.c73 struct sock **skp = &raw_v4_htable[sk->num & (RAWV4_HTABLE_SIZE - 1)]; local
H A Dudp.c172 struct sock **skp = &udp_hash[snum & (UDP_HTABLE_SIZE - 1)]; local
H A Dtcp_ipv4.c347 struct sock **skp; local
554 struct sock *sk2, **skp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Draw.c54 struct sock **skp = &raw_v6_htable[sk->num & (RAWV6_HTABLE_SIZE - 1)]; local
H A Dudp.c123 struct sock **skp = &udp_hash[snum & (UDP_HTABLE_SIZE - 1)]; local
H A Dtcp_ipv6.c204 struct sock **skp; local
426 struct sock *sk2, **skp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/netlink/
H A Daf_netlink.c200 struct sock **skp; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/wanrouter/
H A Daf_wanpipe.c962 struct sock **skp; local
1165 struct sock **skp; local
1254 struct sock **skp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Daf_decnet.c206 struct sock **skp; local
234 struct sock **skp = sk->pprev; local
251 struct sock **skp = sk->pprev; local
289 struct sock **skp = sk->pprev; local
398 struct sock **skp = listen_hash(addr); local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/packet/
H A Daf_packet.c762 struct sock **skp; local

Completed in 103 milliseconds