iPXE
|
IB SRP root path component parser. More...
Data Fields | |
int(* | parse )(const char *rp_comp, struct ib_srp_root_path *rp) |
Parse IB SRP root path component. More... | |
int( * ib_srp_root_path_parser::parse) (const char *rp_comp, struct ib_srp_root_path *rp) |
Parse IB SRP root path component.
rp_comp | Root path component string |
rp | IB SRP root path |
rc | Return status code |
Definition at line 440 of file ib_srp.c.
Referenced by ib_srp_parse_root_path().