Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/fec/
H A Dng_fec.c149 int fec_btype; member
394 b->fec_btype = FEC_BTYPE_MAC; in ng_fec_addport()
809 switch (b->fec_btype) { in ng_fec_output_serialized()
836 b->fec_btype); in ng_fec_output_serialized()
1181 b->fec_btype = FEC_BTYPE_MAC; in ng_fec_rcvmsg()
1185 b->fec_btype = FEC_BTYPE_INET; in ng_fec_rcvmsg()
1189 b->fec_btype = FEC_BTYPE_INET6; in ng_fec_rcvmsg()
/dragonfly/sys/netgraph7/
H A Dng_fec.c165 int fec_btype; member
425 b->fec_btype = FEC_BTYPE_MAC; in ng_fec_addport()
944 switch (b->fec_btype) { in ng_fec_output()
971 b->fec_btype); in ng_fec_output()
1296 b->fec_btype = FEC_BTYPE_MAC; in ng_fec_rcvmsg()
1300 b->fec_btype = FEC_BTYPE_INET; in ng_fec_rcvmsg()
1304 b->fec_btype = FEC_BTYPE_INET6; in ng_fec_rcvmsg()