Home
last modified time | relevance | path

Searched refs:proto_str (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dreuseport_addr_any.c244 static void test_proto(int proto, const char *proto_str) in test_proto() argument
260 fprintf(stderr, "%s IPv4 ... ", proto_str); in test_proto()
263 fprintf(stderr, "%s IPv6 ... ", proto_str); in test_proto()
266 fprintf(stderr, "%s IPv4 mapped to IPv6 ... ", proto_str); in test_proto()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c18503 s32 wl_cfg80211_DsdOffloadParseProto(char* proto_str, u8* proto) in wl_cfg80211_DsdOffloadParseProto() argument
18509 if (strncmp(proto_str, wl_sdo_protos[i].str, strlen(wl_sdo_protos[i].str)) == 0) { in wl_cfg80211_DsdOffloadParseProto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c18305 s32 wl_cfg80211_DsdOffloadParseProto(char* proto_str, u8* proto) in wl_cfg80211_DsdOffloadParseProto() argument
18311 if (strncmp(proto_str, wl_sdo_protos[i].str, strlen(wl_sdo_protos[i].str)) == 0) { in wl_cfg80211_DsdOffloadParseProto()