taglinefilesource code
nr_list71net/netrom/af_netrom.cstatic struct sock *volatile nr_list = NULL;
nr_list84net/netrom/af_netrom.cif ((s = nr_list) == sk) {
nr_list85net/netrom/af_netrom.cnr_list = s->next;
nr_list110net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list148net/netrom/af_netrom.csk->next = nr_list;
nr_list149net/netrom/af_netrom.cnr_list  = sk;
nr_list166net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list188net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list211net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list1362net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {