Searched refs:route_proto (Results 1 – 1 of 1) sorted by relevance
280 struct sockproto route_proto; in rts_input() local284 route_proto.sp_family = PF_ROUTE; in rts_input()288 route_proto.sp_protocol = *family; in rts_input()291 route_proto.sp_protocol = 0; in rts_input()293 raw_input_ext(m, &route_proto, &route_src, raw_input_rts_cb); in rts_input()