Go to the source code of this file.
|
int | dhcp_proxy_set_server (ip4_address_t *addr, ip4_address_t *src_address, u32 fib_id, int insert_option_82, int is_del) |
|
int | dhcp_proxy_set_server_2 (ip4_address_t *addr, ip4_address_t *src_address, u32 rx_fib_id, u32 server_fib_id, int insert_option_82, int is_del) |
|
int | dhcp_proxy_set_option82_vss (u32 vrf_id, u32 oui, u32 fib_id, int is_del) |
|
#define dhcp_proxy_error |
( |
|
n, |
|
|
|
s |
|
) |
| DHCP_PROXY_ERROR_##n, |
Enumerator |
---|
dhcp_proxy_error |
|
dhcp_proxy_error |
|
Definition at line 32 of file proxy.h.
int dhcp_proxy_set_option82_vss |
( |
u32 |
vrf_id, |
|
|
u32 |
oui, |
|
|
u32 |
fib_id, |
|
|
int |
is_del |
|
) |
| |