Home | History | Annotate | Download | only in doc

Lines Matching refs:noarp

285 --- change the \verb|NOARP| flag on the device.
391 5: sit0@NONE: <NOARP,UP> mtu 1480 qdisc noqueue
394 2: dummy: <BROADCAST,NOARP> mtu 1500 qdisc noop
471 \item \verb|NOARP| --- this flag is different from the other ones. It has
922 \item \verb|noarp| --- the neighbour entry is valid. No attempts to validate
972 a \verb|noarp| entry created by the kernel may result in unpredictable behaviour.
974 on a \verb|NOARP| interface or if the address is multicast or broadcast.
1004 lists all entries except for \verb|none| and \verb|noarp|.
1013 :: dev lo lladdr 00:00:00:00:00:00 nud noarp
1016 0.0.0.0 dev lo lladdr 00:00:00:00:00:00 nud noarp
1044 \item\verb|noarp| --- the neighbour is valid. No attempts to check the entry
1046 \item\verb|permanent| --- it is a \verb|noarp| entry, but only the administrator
1086 \verb|permanent| and \verb|noarp|.
3164 noarp=$?
3194 if [ "$noarp" = "0" ]; then
3405 noarp=$?
3432 if [ $noarp -eq 0 ]; then