Home
last modified time | relevance | path

Searched refs:cudmatchlength (Results 1 – 3 of 3) sorted by relevance

/linux/net/x25/
H A Daf_x25.c284 if (x25_sk(s)->cudmatchlength > 0 && in x25_find_listener()
285 skb->len >= x25_sk(s)->cudmatchlength) { in x25_find_listener()
288 x25_sk(s)->cudmatchlength)) == 0) { in x25_find_listener()
560 x25->cudmatchlength = 0; in x25_create()
613 x25->cudmatchlength = ox25->cudmatchlength; in x25_make_new()
1061 makex25->cudmatchlength = x25_sk(sk)->cudmatchlength; in x25_rx_call_request()
1575 if (sub_addr.cudmatchlength > X25_MAX_CUD_LEN) in x25_ioctl()
1577 x25->cudmatchlength in x25_ioctl()
[all...]
/linux/include/uapi/linux/
H A Dx25.h150 unsigned int cudmatchlength; member
/linux/include/net/
H A Dx25.h154 unsigned int lci, cudmatchlength; member