taglinefilesource code
nr_list69net/netrom/af_netrom.cstatic struct sock *volatile nr_list = NULL;
nr_list82net/netrom/af_netrom.cif ((s = nr_list) == sk) {
nr_list83net/netrom/af_netrom.cnr_list = s->next;
nr_list108net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list146net/netrom/af_netrom.csk->next = nr_list;
nr_list147net/netrom/af_netrom.cnr_list  = sk;
nr_list164net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list186net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list209net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {
nr_list1319net/netrom/af_netrom.cfor (s = nr_list; s != NULL; s = s->next) {