tag
line
file
source code
SEG_FIRST
76
net/ax25/ax25_in.c
if (!(*skb->data & SEG_FIRST)) {
SEG_FIRST
144
net/ax25/ax25_in.c
if (*skb->data & SEG_FIRST) {
SEG_FIRST
124
net/ax25/ax25_out.c
*p |= SEG_FIRST;