Searched refs:NG_PPPOE_DLINK (Results 1 – 3 of 3) sorted by relevance
68 #define NG_PPPOE_DLINK "D-Link" macro
1079 if (len == strlen(NG_PPPOE_DLINK) && in ng_pppoe_rcvmsg()1080 (strncmp(NG_PPPOE_DLINK, s, len) == 0)) { in ng_pppoe_rcvmsg()1097 len += strlen(NG_PPPOE_DLINK) + 1; in ng_pppoe_rcvmsg()1117 len = strlen(NG_PPPOE_DLINK); in ng_pppoe_rcvmsg()1118 strlcpy(s, NG_PPPOE_DLINK, len + 1); in ng_pppoe_rcvmsg()
70 #define NG_PPPOE_DLINK "D-Link" macro