Home
last modified time | relevance | path

Searched refs:sk_add_node (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/net/ieee802154/
H A Dsocket.c177 sk_add_node(sk, &raw_head); in raw_hash()
461 sk_add_node(sk, &dgram_head); in dgram_hash()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dsocket.c176 sk_add_node(sk, &raw_head); in raw_hash()
459 sk_add_node(sk, &dgram_head); in dgram_hash()
/kernel/linux/linux-5.10/net/nfc/
H A Drawsock.c25 sk_add_node(sk, &l->head); in nfc_sock_link()
H A Dllcp_core.c28 sk_add_node(sk, &l->head); in nfc_llcp_sock_link()
/kernel/linux/linux-6.6/net/nfc/
H A Drawsock.c26 sk_add_node(sk, &l->head); in nfc_sock_link()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_ip.c203 sk_add_node(sk, &l2tp_ip_table); in l2tp_ip_hash()
H A Dl2tp_ip6.c213 sk_add_node(sk, &l2tp_ip6_table); in l2tp_ip6_hash()
/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c144 sk_add_node(sk, &l->head); in bt_sock_link()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_ip6.c214 sk_add_node(sk, &l2tp_ip6_table); in l2tp_ip6_hash()
H A Dl2tp_ip.c201 sk_add_node(sk, &l2tp_ip_table); in l2tp_ip_hash()
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c175 sk_add_node(sk, &l->head); in bt_sock_link()
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dsocket.c49 sk_add_node(sk, &l->head); in mISDN_sock_link()
H A Dstack.c445 sk_add_node(&msk->sk, &dev->D.st->l1sock.head); in connect_layer1()
/kernel/linux/linux-5.10/net/atm/
H A Dcommon.c48 sk_add_node(sk, head); in __vcc_insert_socket()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dsocket.c49 sk_add_node(sk, &l->head); in mISDN_sock_link()
H A Dstack.c445 sk_add_node(&msk->sk, &dev->D.st->l1sock.head); in connect_layer1()
/kernel/linux/linux-6.6/net/atm/
H A Dcommon.c48 sk_add_node(sk, head); in __vcc_insert_socket()
/kernel/linux/linux-5.10/net/netrom/
H A Daf_netrom.c137 sk_add_node(sk, &nr_list); in nr_insert_socket()
/kernel/linux/linux-5.10/net/phonet/
H A Dpep.c876 sk_add_node(newsk, &pn->hlist); in pep_sock_accept()
/kernel/linux/linux-5.10/net/ipv4/
H A Draw.c101 sk_add_node(sk, head); in raw_hash_sk()
/kernel/linux/linux-6.6/net/phonet/
H A Dpep.c877 sk_add_node(newsk, &pn->hlist); in pep_sock_accept()
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c137 sk_add_node(sk, &nr_list); in nr_insert_socket()
/kernel/linux/linux-5.10/net/rose/
H A Daf_rose.c261 sk_add_node(sk, &rose_list); in rose_insert_socket()
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c263 sk_add_node(sk, &x25_list); in x25_insert_socket()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h779 static inline void sk_add_node(struct sock *sk, struct hlist_head *list) in sk_add_node() function

Completed in 33 milliseconds

12