Searched refs:LAYER_PROTO (Results 1 – 4 of 4) sorted by relevance
33 #define LAYER_PROTO 6 macro
115 { LAYER_PROTO, "proto", proto_LayerPush, proto_LayerPull };
185 { LAYER_PROTO, "tcpmss", tcpmss_LayerPush, tcpmss_LayerPull };
465 case LAYER_PROTO: in lqr_LayerPush()