Home
last modified time | relevance | path

Searched refs:PPPIOCGMRU (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dppp-ioctl.h93 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ macro
/linux/drivers/tty/ipwireless/
H A Dnetwork.c221 case PPPIOCGMRU: in ipwireless_ppp_ioctl()