Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_bpf.c15321 static __init int test_skb_segment(void)
15807 if (!strcmp(test_suite, "test_skb_segment")) {
15825 else if (!strcmp(test_suite, "test_skb_segment"))
15884 strcmp(test_suite, "test_skb_segment")) {
15920 if (!strlen(test_suite) || !strcmp(test_suite, "test_skb_segment"))
15921 return test_skb_segment();
15158 static __init int test_skb_segment(void) test_skb_segment() function