Lines Matching refs:SRCS
6 SRCS= ifconfig.c # base support macro
18 SRCS+= af_link.c # LLC support
20 SRCS+= af_inet.c # IPv4 support
23 SRCS+= af_inet6.c # IPv6 support
26 SRCS+= af_nd6.c # ND6 support
29 SRCS+= ifclone.c # clone device support
32 SRCS+= ifmac.c # MAC support
36 SRCS+= ifmedia.c # SIOC[GS]IFMEDIA support
39 SRCS+= iffib.c # non-default FIB support
40 SRCS+= ifvlan.c # SIOC[GS]ETVLAN support
41 SRCS+= ifvxlan.c # VXLAN support
42 SRCS+= ifgre.c # GRE keys etc
43 SRCS+= ifgif.c # GIF reversed header workaround
46 SRCS+= ifipsec.c # IPsec VTI
50 SRCS+= sfp.c # SFP/SFP+ information
55 SRCS+= ifieee80211.c # SIOC[GS]IEEE80211 support
59 SRCS+= carp.c # SIOC[GS]VH support
60 SRCS+= ifgroup.c # ...
62 SRCS+= ifpfsync.c # pfsync(4) support
65 SRCS+= ifbridge.c # bridge support
67 SRCS+= iflagg.c # lagg support