Home | History | Annotate | Download | only in doc

Lines Matching refs:noarp

250 --- change the \verb|NOARP| flag on the device.
356 5: sit0@NONE: <NOARP,UP> mtu 1480 qdisc noqueue
359 2: dummy: <BROADCAST,NOARP> mtu 1500 qdisc noop
436 \item \verb|NOARP| --- this flag is different from the other ones. It has
887 \item \verb|noarp| --- the neighbour entry is valid. No attempts to validate
937 a \verb|noarp| entry created by the kernel may result in unpredictable behaviour.
939 on a \verb|NOARP| interface or if the address is multicast or broadcast.
969 lists all entries except for \verb|none| and \verb|noarp|.
978 :: dev lo lladdr 00:00:00:00:00:00 nud noarp
981 0.0.0.0 dev lo lladdr 00:00:00:00:00:00 nud noarp
1009 \item\verb|noarp| --- the neighbour is valid. No attempts to check the entry
1011 \item\verb|permanent| --- it is a \verb|noarp| entry, but only the administrator
1051 \verb|permanent| and \verb|noarp|.
3080 noarp=$?
3110 if [ "$noarp" = "0" ]; then
3321 noarp=$?
3348 if [ $noarp -eq 0 ]; then