iPXE
Data Fields
ib_srp_root_path_parser Struct Reference

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...
 

Detailed Description

IB SRP root path component parser.

Definition at line 432 of file ib_srp.c.

Field Documentation

◆ parse

int( * ib_srp_root_path_parser::parse) (const char *rp_comp, struct ib_srp_root_path *rp)

Parse IB SRP root path component.

Parameters
rp_compRoot path component string
rpIB SRP root path
Return values
rcReturn status code

Definition at line 440 of file ib_srp.c.

Referenced by ib_srp_parse_root_path().


The documentation for this struct was generated from the following file: