bpqext 72 include/net/netrom.h unsigned char state, condition, bpqext, window; bpqext 440 net/netrom/af_netrom.c nr->bpqext = 1; bpqext 486 net/netrom/af_netrom.c nr->bpqext = onr->bpqext; bpqext 902 net/netrom/af_netrom.c nr_sk(sk)->bpqext = 1; bpqext 904 net/netrom/af_netrom.c nr_sk(sk)->bpqext = 0; bpqext 980 net/netrom/af_netrom.c nr_make->bpqext = 1; bpqext 982 net/netrom/af_netrom.c nr_make->bpqext = 0; bpqext 133 net/netrom/nr_subr.c len += (nr->bpqext) ? 2 : 1; bpqext 184 net/netrom/nr_subr.c if (nr->bpqext) *dptr++ = sysctl_netrom_network_ttl_initialiser;