Home
last modified time | relevance | path

Searched refs:L1OIP_MAX_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip.h18 #define L1OIP_MAX_LEN 2048 /* max packet size form l2 */ macro
H A Dl1oip_core.c883 if (skb->len > MAX_DFRAME_LEN_L1 || skb->len > L1OIP_MAX_LEN) { in handle_dmsg()
1102 if (skb->len > MAX_DFRAME_LEN_L1 || skb->len > L1OIP_MAX_LEN) { in handle_bmsg()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dl1oip.h18 #define L1OIP_MAX_LEN 2048 /* max packet size form l2 */ macro
H A Dl1oip_core.c883 if (skb->len > MAX_DFRAME_LEN_L1 || skb->len > L1OIP_MAX_LEN) { in handle_dmsg()
1102 if (skb->len > MAX_DFRAME_LEN_L1 || skb->len > L1OIP_MAX_LEN) { in handle_bmsg()

Completed in 8 milliseconds