Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dnet_bridge.c3513 int trailer_length; in fake_set_trailers_fcs() local
3517 trailer_length = 28; in fake_set_trailers_fcs()
3520 trailer_length = 0; in fake_set_trailers_fcs()
3534 &trailer_length, sizeof(trailer_length)); in fake_set_trailers_fcs()
3536 trailer_length); in fake_set_trailers_fcs()
/xnu-8019.80.24/bsd/net/
H A Dif_fake.c220 SYSCTL_PROC(_net_link_fake, OID_AUTO, trailer_length,