Searched refs:nlmon (Results 1 – 2 of 2) sorted by relevance
37 # create a non-ARPHRD_ETHER device for testing (e.g. nlmon type)38 ip link add name "$nonethdev" type nlmon39 check_err $? "could not create a non-ARPHRD_ETHER device (nlmon)"
41 obj-$(CONFIG_NLMON) += nlmon.o