Searched refs:MRU (Results 1 – 3 of 3) sorted by relevance
106 #define MRU MAXBUFSIZE macro
239 *((ushort *) skb_put(*skb, 2)) = MRU; in capi_select_proto_req()278 *((ushort *) skb_put(*skb, 2)) = MRU; in capi_activate_transp_req()
324 * PPPIOCSMRU sets the MRU (maximum receive unit) for the interface.325 The argument should point to an int containing the new MRU value.