FreeBSD kernel netgraph code
ng_rfc1490_encap_t Struct Reference

Data Fields

u_int8_t method
 
const char * name
 

Detailed Description

Definition at line 92 of file ng_rfc1490.c.

Field Documentation

◆ method

u_int8_t ng_rfc1490_encap_t::method

Definition at line 93 of file ng_rfc1490.c.

Referenced by ng_rfc1490_rcvmsg().

◆ name

const char* ng_rfc1490_encap_t::name

Definition at line 94 of file ng_rfc1490.c.

Referenced by ng_rfc1490_rcvmsg().


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