Searched defs:l4 (Results 1 – 4 of 4) sorted by relevance
/freebsd/share/examples/ipfilter/l4check/ |
H A D | l4check.c | 98 addnat(l4cfg_t *l4) in addnat() 113 delnat(l4cfg_t *l4) in delnat() 128 connectl4(l4cfg_t *l4) in connectl4() 142 closel4(l4cfg_t *l4, int dead) in closel4() 155 connectfd(l4cfg_t *l4) in connectfd() 177 writefd(l4cfg_t *l4) in writefd() 208 void readfd(l4cfg_t *l4) in readfd() 278 l4cfg_t *l4; in runconfig() local 487 l4cfg_t *l4; in readconfig() local
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap2420.dtsi | 14 l4: l4@48000000 { label
|
/freebsd/sys/amd64/include/ |
H A D | pmap.h | 113 #define KV4ADDR(l4, l3, l2, l1) ( \ argument 119 #define KV5ADDR(l5, l4, l3, l2, l1) ( \ argument 127 #define UVADDR(l5, l4, l3, l2, l1) ( \ argument
|
/freebsd/sys/netinet/ |
H A D | tcp_lro.h | 123 uint8_t *l4; member
|