Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.h83 const char *lt_name; member
/f-stack/tools/ifconfig/
H A Diflagg.c315 if (strcmp(arg, lt[i].lt_name) == 0) { in DECL_CMD_FUNC()