Home
last modified time | relevance | path

Searched defs:server_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_parse_tcp_hdr_opt_dynptr.c28 __u32 server_id; variable
31 __u32 *server_id) in parse_hdr_opt()
H A Dtest_parse_tcp_hdr_opt.c28 __u32 server_id; variable
31 __u32 server_id; member
/openbmc/linux/net/ipv4/
H A Dipconfig.c1081 __be32 server_id = NONE; in ic_bootp_recv() local