Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dnet_bridge.c3121 int trailer_length; in fake_set_trailers_fcs() local
3125 trailer_length = 28; in fake_set_trailers_fcs()
3128 trailer_length = 0; in fake_set_trailers_fcs()
3142 &trailer_length, sizeof(trailer_length)); in fake_set_trailers_fcs()
3144 trailer_length); in fake_set_trailers_fcs()
/xnu-10002.81.5/bsd/net/
H A Dif_fake.c254 SYSCTL_PROC(_net_link_fake, OID_AUTO, trailer_length,