taglinefilesource code
nr_list73net/netrom/af_netrom.cstatic struct sock *volatile nr_list = NULL;
nr_list86net/netrom/af_netrom.cif ((s = nr_list) == sk) {
nr_list87net/netrom/af_netrom.cnr_list = s->next;
nr_list112net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list150net/netrom/af_netrom.csk->next = nr_list;
nr_list151net/netrom/af_netrom.cnr_list  = sk;
nr_list168net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list190net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list213net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list1294net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {