taglinefilesource code
nr_list70net/netrom/af_netrom.cstatic struct sock *volatile nr_list = NULL;
nr_list83net/netrom/af_netrom.cif ((s = nr_list) == sk) {
nr_list84net/netrom/af_netrom.cnr_list = s->next;
nr_list109net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list147net/netrom/af_netrom.csk->next = nr_list;
nr_list148net/netrom/af_netrom.cnr_list  = sk;
nr_list165net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list187net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list210net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list1320net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {