OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pxe_conn_ops
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/core/fs/pxe/
tcp.c
22
const struct
pxe_conn_ops
tcp_conn_ops = {
pxe.h
115
struct
pxe_conn_ops
{
struct
148
const struct
pxe_conn_ops
*ops;
264
const struct
pxe_conn_ops
tcp_conn_ops;
ftp.c
179
static const struct
pxe_conn_ops
ftp_conn_ops = {
http.c
149
static const struct
pxe_conn_ops
http_conn_ops = {
tftp.c
169
const struct
pxe_conn_ops
tftp_conn_ops = {
Completed in 494 milliseconds