Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/pcbit/
Dpcbit.h106 #define MRU MAXBUFSIZE macro
Dcapi.c239 *((ushort *) skb_put(*skb, 2)) = MRU; in capi_select_proto_req()
278 *((ushort *) skb_put(*skb, 2)) = MRU; in capi_activate_transp_req()
/linux-4.4.14/Documentation/networking/
Dppp_generic.txt324 * PPPIOCSMRU sets the MRU (maximum receive unit) for the interface.
325 The argument should point to an int containing the new MRU value.